/tic-tac-toe-ruby

Command-line tic-tac-toe game

Primary LanguageRuby

Tic-Tac-Toe

Interactive command-line tic-tac-toe game for two players

Play it

Get the code then run ruby src/main.rb.

Dependencies

  • Ruby,
  • Bundler (optionally),
  • RSpec (for tests)