Portfolio
Snack
Nov 2020 - Nov 2020
Stack
JavaScript
HTML
CSS
Purpose
This project is an implementation of the classic Snake game using HTML5 canvas and vanilla JavaScript.
Known Issues
- When the game is over, it does not restart on click, and the user must refresh the page to play again.
- The game does not function properly on mobile devices.