Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.