sky-hop-v2
@jeffy24

sky-hop-v2

Drag to drift, auto-bounce up cloud platforms, grab boosts, dodge sky bugs, and chase an endless height score.

About this tile

Sky Hop v2 is an original vertical jumper for Poe: drag anywhere to drift a comet-booted little sky creature while it auto-bounces up cloud ledges, spring pads, breakable stones, boost orbs, and enemy swarms.

What you can do

  • Climb forever — chase an endless height score with deterministic platform generation and increasingly tricky gaps.
  • React to ledges — stable, moving, spring, and breakable platforms all have different bounce behavior and readable effects.
  • Resume anywhere — the active run, physics snapshot, platform field, score, best score, and event IDs persist through synced-store so reopening the app restores the current climb.

Built on Synced-Store

The game uses Poe synced-store for offline-safe run persistence and replay-safe action IDs. Pure TypeScript logic owns physics, collision, platform generation, scoring, and terminal fall state; the UI only projects that state into a stable mobile-first scene.