README Ruby version `ruby-2.6.3` Configuration mv config/examples/application.yml.example config/application.yml mv config/examples/database.yml.example config/database.yml Run bundle install Run rake db:create Run rails server rails s Go to http://localhost:3000 and play game