ricardobeat / rockscript

Browsers. Guitars.
17 stars 6 forks source link

RockScript

Work in progress. A Rocksmith-like game based on open web technologies.

screenshot

Development

Make sure you have the cake utility:

npm install -g coffee-script

Install dependencies and start the build watcher:

npm install
cake watch

Start the server with node server.js.