Closed dannyko closed 11 years ago
Makefile to compile example game(s) coffeescript into js
(for generating production code from .coffee files)
use Cakefile e.g.
https://github.com/jashkenas/coffee-script/wiki/[HowTo]-Compiling-and-Setting-Up-Build-Tools
Cakefile compile works, leaving compress option up to the user for now. time to test dronewar with gameprez!
Makefile to compile example game(s) coffeescript into js
(for generating production code from .coffee files)