Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xurxodiz/snake

A simple clone of the snake game.
https://github.com/xurxodiz/snake

Last synced: 6 days ago
JSON representation

A simple clone of the snake game.

Awesome Lists containing this project

README

        

A simple clone of the snake game, developed as my first attempt at using `canvas` and Javascript.

It was originally intended for the [0hgame jam](http://0hgame.eu), but couldn't make it on time.

You could try it live before, but it doesn't work in modern browsers anymore.

Thankful mention to [Bill Mill's tutorial](http://billmill.org/static/canvastutorial/), my starting point.