๐Ÿ Snake Game

Score: 0Best: 0

A classic arcade game where you control a snake using the arrow keys (or WASD, or on-screen direction buttons), growing longer each time it eats food. The game ends if the snake hits a wall or itself.

How to use

  1. Click "Start" to begin the game.
  2. Steer the snake with the arrow keys, WASD, or the direction buttons below the board.
  3. Eating food (the red square) grows the snake and increases your score โ€” avoid hitting the walls or your own body.

FAQ

Can the snake do a 180-degree turn?

No. Pressing the direction directly opposite to the current one is ignored, since it would immediately run the snake into itself.

Can I play this on a smartphone?

Yes, you can tap the on-screen direction buttons below the board.

Does the speed increase over time?

No, the current version runs at a constant speed.