About this tile
Quixo is a phone-first abstract strategy game where every turn starts from the board edge: take a neutral or owned cube, mark it, and push it back through a row or column. The shared synced board keeps the position live while the Three.js cube board makes each slide feel tactile.
What you can do
- Play the core slide puzzle: Choose legal edge cubes, pick a glowing push endpoint, and shift a full row or column.
- Race to five: Win by lining up five Sun or Moon marks horizontally, vertically, or diagonally.
- Practice the finish: Load the near-win drill and complete the terminal slide in one move.
- Use touch-first controls: Large cube targets, compact counters, haptics, and a top-right help button fit small Poe app frames.
Built on Synced-Store
The game state is deterministic synced-store data: one public board row tracks turns, cube marks, the last slide, round resets, and terminal wins.