An open API service indexing awesome lists of open source software.

https://github.com/ishtms/snakegame_js

Snake game in pure javascript. This one is quite challenging, and has a meter + comments to make it interactive.
https://github.com/ishtms/snakegame_js

Last synced: 3 months ago
JSON representation

Snake game in pure javascript. This one is quite challenging, and has a meter + comments to make it interactive.

Awesome Lists containing this project

README

        

#Snake game in pure javascript. This one is quite challenging, and has a meter + comments to make it interactive.

To play, download or `git clone` this repo, and open `index.html` file.

ToDo -
1. Add Leaderboards.
2. Change GoGoGo text according to the condition.
3. multiplayer