xc.js - a Javascript framework for cross platform 2d games This project is not maintained. If you're interested in a cross platform JavaScript game framework, check out the GameClosure Devkit Building xc.js xc.js requires node.js, coffeescript (0.9.5 or later), and Ruby for the build utility. From the root directory, run cake: $ cake build xc.js built. You can also run some unit tests: $cake test