This is an implementation of the famous Snake game.
The project was built using Vanilla JavaScript, HTML, and CSS. No third party libraries were used.
If you wish to play around with the source code, simply download or git clone
the repository.
eslint and prettier configuration options are included in package.json
.
You can try out SnakeJS right here.