rope-candy-v2
@jeffy24

rope-candy-v2

Cut ropes to swing candy through stars and feed the moon-muncher across 12 physics puzzles.

About this tile

Rope Candy v2 is a mobile-first physics puzzle where you cut swinging ropes to drop a glowing candy through stars and into a hungry little moon-muncher. It keeps the viral cut-and-swing loop original with fresh art, deterministic levels, and resumable Poe synced-store state.

What you can do

  • Cut ropes directly on the playfield — tap or swipe through rope segments and watch the candy trajectory change immediately.
  • Clear 12 deterministic puzzles — each level has fixed anchors, stars, and target placement for reproducible retries.
  • Collect stars and earn ratings — route the candy through up to three stars before feeding the creature.
  • Resume mid-run — synced-store persists the current level, physics snapshot, rope cuts, stars, score, and terminal state.
  • Play on phone-sized Poe iframes — the scene fills the frame, respects safe areas, and avoids accidental page scrolling.

Built on Synced-Store

This app uses Poe synced-store for offline-safe snapshots and deterministic replays, with pure game logic separated from the renderer so the physics and progression can be tested without the DOM.