Bezel
** insert link to javascript game **
Setup
If you have Ruby and PostgreSQL installed either: (Note to self - I must set up a demo app.)
- clone this repo
- run bundle install
- move into the demo app's directory
- open your favorite developer console
- play around!
Or
- gem install bezel-app
- bezel-app new App Name
- bezel-app db create
- play around!