This is a simple web-based version of the classic Snake game, where players control a snake that grows longer as it eats food and must avoid running into itself or the walls.
You can download the repo or (https://radman17.github.io/SnakeGame/)
git clone https://github.com/radman17/SnakeGame.git
and
cd SnakeGame
- Use the arrow keys to control the direction of the snake.
- Eat the food to make the snake grow longer.
- Avoid running into yourself or the walls, as this will end the game .
Thank you for playing the Snake Game Web Version! Have fun and enjoy this nostalgic game in a modern web format.