Tic Tac Toe game in console Clone repository Clone the repository in your local with the next command: $ git clone git@github.com:SamBelmor/TicTacToe.git Enter to your file where you saved the repository Run the file game.rb in your console with the next command: $ ruby game.rb Enjoy the game!!