Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p01/snake
Snake game in no more than 256 bytes of HTML5
https://github.com/p01/snake
Last synced: 4 months ago
JSON representation
Snake game in no more than 256 bytes of HTML5
- Host: GitHub
- URL: https://github.com/p01/snake
- Owner: p01
- Created: 2016-06-26T23:31:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-16T02:23:10.000Z (over 5 years ago)
- Last Synced: 2024-06-22T10:39:28.966Z (6 months ago)
- Language: HTML
- Homepage:
- Size: 14.6 KB
- Stars: 75
- Watchers: 7
- Forks: 21
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🐍 Snake 🐍
Snake game in no more than 256 bytes of HTML5 by [Mathieu 'p01' Henri](http://www.p01.org) and [friends](https://github.com/p01/snake/graphs/contributors)
[**Play the latest version of Snake 🍎🐍**](https://rawgit.com/p01/snake/master/index.html)
## How to play
* Press any key to start
* Use the arrow keys to set the direction of the snake
* Eating the `o` makes the snake grow
* Snake bites are deadly## Screenshot
![Screenshot of Snake](screenshot.png)## Similar projects
Check out more [projects by Mathieu 'p01' Henri](http://www.p01.org) and follow [@p01](https://twitter.com/p01) for more updates.