With lights and sounds and trains eating trains and then the eating was removed and now they just bump into each other and maybe we'll have explosions one day and who knows what else.
How to get up and running on Windows:
- Install Ruby (http://rubyinstaller.org/downloads/)
- Download and extract Ruby Dev Kit to somewhere permanent
- Add Ruby Dev Kit to your PATH
- Install NodeJS (https://nodejs.org/)
- Run (from the working directory):
gem install bundle
- Run:
bundle install
- Bang head on wall until everything works
- Ready to go! Run
rackup
or maybebundle exec rackup
to start
YMMV. We don't actually know what we're doing.