Demo of CoffeeScript/JavaScript modding API for your Java game/engine

The project on GitHub https://github.com/seanpackham/sugar After GGJ13 and messing around with CoffeeScript to create https://github.com/seanpackham/unknown I wanted to experiment with embedding a scripting language into Java. I stumbled upon Rhino JavaScript Engine and one thing lead to another and boom I made this little demo. It showcases how you can add JavaScript or CoffeeScript to expose a modding API for your Java game or engine.