A turn based multiplayer strategy game.
Install all dependencies with bundler:
$ bundle install
Start the game using rackup:
$ bundle exec rackup
Open the game in your browser at: http://localhost:9292/index.html.
A turn based multiplayer strategy game.
Install all dependencies with bundler:
$ bundle install
Start the game using rackup:
$ bundle exec rackup
Open the game in your browser at: http://localhost:9292/index.html.