Play tic tac toe in ruby. Steps to get started: gem install bundler bundle install To execute the program run bin/tic_tac_toe To run the tests run bundle exec rspec Requirements: Ruby 2.3.x