Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dommmel/coffee-snake

:snake: html5 snake game written in coffee script
https://github.com/dommmel/coffee-snake

Last synced: 6 days ago
JSON representation

:snake: html5 snake game written in coffee script

Awesome Lists containing this project

README

        

HTML5 snake game written in coffee script. Some code is copy and pasted from [this tutorial](http://thecodeplayer.com/walkthrough/html5-game-tutorial-make-a-snake-game-using-html5-canvas-jquery) and a few other places which I forgot about.

# [Play it!](http://dommmel.github.io/coffee-snake/)

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.