https://github.com/anthonyray/snake
A simple Snake game in Javascript
https://github.com/anthonyray/snake
Last synced: 11 months ago
JSON representation
A simple Snake game in Javascript
- Host: GitHub
- URL: https://github.com/anthonyray/snake
- Owner: anthonyray
- Created: 2014-03-08T20:08:28.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-09T17:29:05.000Z (over 11 years ago)
- Last Synced: 2024-04-15T09:15:24.269Z (about 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 168 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SNAKE
A snake game i'm making by using the game engine provided by the Great Code Club.
This is the v0 of the game, but I don't plan on extending it further. You can find a playable version [here](http://anthonyray.github.io/snake/game.html). Have fun !