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