@jeffy24
crystal-cascade-3d
A compact Three.js match puzzle: swap crystals, clear target gems, and climb cleaner 3D boards.
About this tile
Crystal Cascade 3D is a compact Three.js match puzzle for Poe App Platform. Swap adjacent crystals across nine authored boards, make matches, and clear the target before the board stalls.
What you can do
- Tap the board - select two adjacent crystals directly on the 3D grid.
- Clear matches - one strong match can finish the first level, with harder layouts queued by level.
- Track runs - synced-store records clears, stalls, high score, best level, move count, and total crystals.
Built on Synced-Store
This app uses the Poe app platform's synced-store primitive for multi-user state sync, offline-first writes, and conflict resolution.