This project uses browserify to create reusable modules and requires a compile step.
- run
npm install
at the repo root to install node modules - run
grunt browserify
to compile all the javascript - open
index.html
in your favorite browser and enjoy
- you may also run
grunt watch
to watch for file changes to js files and compile them automatically.
up arrow:
rotate clockwiseleft arrow:
move leftright arrow:
move rightdown arrow:
move down