How to play
Rules of the game
Steer the snake with the keyboard's arrow keys. Every apple eaten makes the snake grow by one cell and increases your score.
- The game ends if the snake hits the edge of the grid.
- The game also ends if the snake runs into itself.
- The goal is to fill the entire map with the snake by eating as many apples as possible.
Customization
The panel on the left lets you tailor the game to your liking:
- Colors: choose the snake's head and tail color, as well as the two checkerboard background colors.
- Tail width: the tail tapers gradually from the head's full width down to the percentage you choose.
- Map size: adjust the grid's width and height (in cells), as well as how many apples are on the board at once.
- Speed: sets how many cells the snake travels per second.
- You can also swap in your own apple image (drag & drop a PNG), and customize or mute the sound effects.
The live chart
To the right of the game board, a chart shows the snake's length over time in real time, compared to the total number of cells available on the map. You can drag the handle below the chart to make it taller.
Recording
A "Download recording" button lets you record a video of the game board, and another one for the chart, while you play. The recording is automatically finalized at the end of the game (snake death or the map fully filled): the download button then appears, ready to grab the video file.
Back to game