A revamped snake game with HTML5 Canvas and JavaScript that displays sprites using a sprite sheet. Take over the USA from our home state of Ohio!
The repo that this project was forked from is based on this tutorial: Creating A Snake Game Tutorial With HTML5
Creating A Snake Game Tutorial With HTML5
Directions to run the game on your computer:
- Clone this GitHub repository.
- Run "snake.html" using a local webserver. We use the VSCode Extension "Live Server".