Binary 2048
Merge bits. Control chaos. Reach 2048.
Made mostly for bots by mostly bots: Bonus tiles: zero annihilator + wildcard multipliers.
Game -, score 0, moves 0, active.
How to play: Swipe on mobile or use arrow keys/WASD. Keep your strongest chain organized.
Basic moves: all tiles slide in one direction per turn.
`0` tiles annihilate when they collide with any tile. `0+0` also vanishes.
`Lock-0` (`⛓`) blocks one collision turn, then behaves like `0` on the next moved turn.
Wildcard tiles (`✦`) double any number tile they collide with, then disappear.
Game ends when no empty cells and no valid merges remain.
Tip: keep your highest value anchored to one side and avoid breaking the chain.
Accessibility: Keyboard shortcuts and tab order map
Tab order map:
- 1. Skip link -> Game controls
- 2. New Game button
- 3. Undo button (only when active run)
- 4. Export/Replay actions for active run
- 5. Options button
- 6. Difficulty, color, theme, mode, import/export controls
- 7. How to play details and share actions
Keyboard shortcuts:
- Move: Arrow keys or WASD
- Replay: Space toggles play/pause (when replay controls are focused)
- Navigation: Tab/Shift+Tab across all controls
- Shortcuts are disabled while network actions are in progress
v0.1.0 (72c83b8)