This is a basic snake game built using html, css, and javascript.
Live Site:
https://julieb16.github.io/Snake/
Players click play to start the game.
Players can use their arrow keys to control the blue snake with a goal of eating the red apple.
Everytime they eat an apple, the snake grows, but they have to be careful not to run into the walls or themself.