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.
- Host: GitHub
- URL: https://github.com/ishtms/snakegame_js
- Owner: ishtms
- Created: 2018-03-29T20:41:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-30T06:37:01.000Z (about 7 years ago)
- Last Synced: 2025-02-28T14:05:16.599Z (3 months ago)
- Language: JavaScript
- Size: 287 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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