Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davish/snake
snake game built with html5 canvas
https://github.com/davish/snake
Last synced: 24 days ago
JSON representation
snake game built with html5 canvas
- Host: GitHub
- URL: https://github.com/davish/snake
- Owner: davish
- License: mit
- Created: 2013-08-22T01:59:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-17T03:57:55.000Z (over 9 years ago)
- Last Synced: 2024-10-15T07:45:38.707Z (2 months ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
snake
=====snake clone built with html5 canvas
include snake.js and call `initializeSnake('[canvasId]');`