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

https://github.com/rohanrhu/snake

Snake is a snake game implementation on HTML5.
https://github.com/rohanrhu/snake

html5 html5-canvas html5-game pixi pixijs snake

Last synced: 7 months ago
JSON representation

Snake is a snake game implementation on HTML5.

Awesome Lists containing this project

README

          

# HTML5 Snake Game with pixi.js
Snake is a snake game implementation on HTML5 with [pixi.js](https://github.com/pixijs/pixi.js/).

You can play snake from [here](http://oguzhaneroglu.com/games/snake/) and download from [github](https://github.com/rohanrhu/snake).

![snake](http://oguzhaneroglu.com/games/snake/images/ss.png?v=1 "snake")

# License
Licensed under [MIT](https://opensource.org/licenses/MIT).