@jeffy24
tower-stack-v2
Tap to drop moving slabs, trim overhangs, chain perfects, and stack the tower as high as you can.
About this tile
Tower Stack v2 is a one-touch timing game about dropping neon slabs onto a rising tower. Tap when the moving block lines up, slice away the overhang, chase perfect-drop combos, and retry instantly when the tower finally misses.
What you can do
- Tap to drop — the active slab glides across the skyline; one tap locks it in place.
- Trim overhangs — imperfect timing cuts away unsupported block width, making every later drop tighter.
- Chain perfects — centered drops preserve the full slab and build a visible combo bonus.
- Resume safely — synced-store persists the run seed, tower geometry, score, speed, combo, and terminal state for reopen/resume.
- Play in tiny iframes — the layout is mobile-first, safe-area-aware, and built for Poe feed sizes.
Built on Synced-Store
The pure tower reducer owns timing math, overlap trimming, speed ramp, score, terminal miss state, and semantic effect events. The UI only projects that state into a stable block stage, so reopened sessions and optimistic/server-confirmed updates stay consistent.