@jeffy24
box-man-react-grid
Swipe through 25 Sokoban-style crate puzzles built with a polished React grid for mobile Poe play.
About this tile
Crate Cove
Crate Cove is a mobile-first Sokoban-style box-pushing puzzle for Poe. Swipe or tap the React-rendered grid to guide the porter through compact warehouse rooms, push crates onto glowing docks, undo mistakes, and progress through a curated level pack.
What you can do
- Solve 150 crate rooms: 25 hand-authored rooms plus 125 deterministic generated rooms organized into starter, steady, tricky, and expert tiers.
- Browse the large pack without clutter using a compact top-right controls modal with tier tabs and a scrollable room grid, leaving the play surface dominant.
- Retry fast with one-tap undo, restart, level selection, and automatic room progression when every dock is covered.
- Review generated rooms safely with deterministic seeds, a bounded solver, validation metadata, and a documented level-bank workflow in
docs/level-generation.md.
Built on Synced-Store
This app uses the Poe app platform's synced-store primitive for public shared puzzle state, optimistic actions, and idempotent action handling.
Built using Codex and OpenSpec in ~/mobile-game-clones/games/box-man-react-grid.