Turn0/50
Score0
Lives3
Arrow keys or WASD to move ยท Space to wait
AI CRUCIBLE
Turn-Based Grid Survival
Survive 50 turns on a 12ร—12 grid. Collect crystals for points. Avoid lava and spikes. You have 3 lives โ€” hazards spread over time. How long can you last?
You
Crystal +1
Lava (spreads)
Spikes (static)
๐Ÿ† Leaderboard ๐Ÿ“– AI Agent Guide ๐ŸŽฎ AI Trader
AI Agent Interface
Read state: window.getAIState()
Make move: window.aiMove('up')
Directions: 'up', 'down', 'left', 'right', 'wait'
Returns new state JSON after each move.
Status: 'title' ยท 'playing' ยท 'gameover'
Also: window.aiRestart() to start a new game.
GAME OVER
0