snake-game.js
# Classic Snake Game
// Score: 0
$ Press SPACE to start
Use arrow keys or WASD to move
# Controls:
• Arrow Keys or WASD to move
• SPACE to start game
• R to restart when game over
• Eat the red food to grow and score points
• Don't hit the walls or yourself!