A faithful recreation of the classic arcade game: steer a growing snake around the board, eat food to get longer, and avoid hitting the walls or your own tail. Controls work identically with a keyboard or the on-screen buttons.
Arrow keys or WASD on a keyboard, and on-screen directional buttons for touch devices. Both control the same movement, so you can switch between them mid-game.
Snake cannot reverse directly into itself, so a key press toward the direction you just came from is ignored rather than causing an instant collision. Turn a different way first.
The speed increases as the snake grows, matching the original arcade game. There is no separate difficulty setting, so the challenge builds naturally the longer you survive.
No. The score is tracked for the current run only and is not written to browser storage, so it resets on reload.