/whitetile

Don't hit the white tile! (HTML5 Game)

Primary LanguageCoffeeScriptBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Developed using Coffeescript in Chrome.

Works best on Chrome and FF.

Output compiled coffeescript code from the "src" folder into the "js" folder.

I use this coffee -w -c -o js/ src/ src/gamemodes/ usually to compile game code automagically.