Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dommmel/coffee-snake
- Owner: dommmel
- License: gpl-3.0
- Created: 2012-07-20T10:57:18.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-05-04T08:12:01.000Z (over 3 years ago)
- Last Synced: 2024-08-02T06:16:45.946Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 33.2 KB
- Stars: 32
- Watchers: 4
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-open-source-games - Coffee Snake - HTML5 snake game written in CoffeeScript. (Browser-Based / Arcade)
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.