← Games
SNAKE
SCORE
{{ score }}
BEST
{{ best }}
LEVEL
{{ level }}
WALLS: {{ wallsMode === 'wrap' ? 'WRAP' : 'DIE' }}
READY?
GAME OVER
NEW BEST!
Score: {{ score }}
{{ state === 'idle' ? 'START' : 'TRY AGAIN' }}
Arrow Keys / WASD to move | Speed increases every 5 points | P = pause