A simple recreation of the classic game Snake using HTML, CSS and JavaScript!
To run this recreation of the game Snake you must download the file "snake.html" onto your local device. Once the game has been downloaded open the file. Then the game will be ran on your default browser.
How to Play:
- Use the arrow keys to control the Snake
- Collect the green "Apples" around the screen to increase your length while avoiding your body and the walls of the game
- Stay alive as long as possible and build up a high score
- If and when you lose the game, you can restart the game by clicking the "Restart Game" button at the top of the web page
I hope you enjoy this small project!

