/trains

this... this could be interesting

Primary LanguageTypeScriptMIT LicenseMIT

Trains!

A train game!

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:

  1. Install Ruby (http://rubyinstaller.org/downloads/)
  2. Download and extract Ruby Dev Kit to somewhere permanent
  3. Add Ruby Dev Kit to your PATH
  4. Install NodeJS (https://nodejs.org/)
  5. Run (from the working directory): gem install bundle
  6. Run: bundle install
  7. Bang head on wall until everything works
  8. Ready to go! Run rackup or maybe bundle exec rackup to start

YMMV. We don't actually know what we're doing.