Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/latentflip/snake
https://github.com/latentflip/snake
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/latentflip/snake
- Owner: latentflip
- Created: 2013-03-24T22:41:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-03-26T17:26:42.000Z (over 11 years ago)
- Last Synced: 2024-04-15T02:17:51.099Z (7 months ago)
- Language: CoffeeScript
- Size: 352 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake
* `git clone [email protected]:latentflip/snake.git`
* `npm install`
* `coffee snake.coffee` or `node snake.js` your choice!## Screenshots
![](https://github.com/latentflip/snake/blob/master/snake.gif?raw=true)