@jeffy24
helix-drop-v2
Drag to rotate a neon helix tower so a bouncing pearl drops through gaps and dodges danger shards.
About this tile
Helix Drop v2 is a neon one-finger tower drop game: rotate a spiral stack, let the bouncing pearl fall through gaps, and avoid coral danger shards. Runs persist through synced-store so closing and reopening resumes the same level, score, combo, and physics snapshot.
What you can do
- Rotate the tower — drag sideways anywhere on the playfield to line up clear gaps under the bouncing ball.
- Build combo drops — consecutive gap passes score more and trigger bright semantic burst effects.
- Climb levels — clearing the tower rebuilds a deterministic harder helix with more hazard pressure.
- Resume instantly — synced-store saves the current run, score, level, ball state, tower geometry, and recent effects.
- Recover fast — a clear shattered end state gives one-tap retry without hiding the playfield context.
Built on Synced-Store
The game stores its active run snapshot in synced-store and renders from pure deterministic game logic, keeping gameplay resumable and testable without relying on browser-only state.