1 - The game is played on a grid that's 3 squares by 3 squares.
2 - You are X, the computer in this case is O.
3 - Players take turns putting their marks in empty squares.
4 - The first player to get 3 of her marks in a row (up, down, across, or diagonally) is the winner.
5 - When all 9 squares are full, the game is over.
6 - If no player has 3 marks in a row, the game ends in a tie.
7 - Alright! Now you are able to continue, let's start the game!
Click HERE to start the TicTacToe!
If you want to download the game to play it locally:
1 - DOWNLOAD this respository.
2 - Install Ruby on your computer.
3 - Open a terminal.
4 - Go to the folder where you unzip the game files.
5 - Type bin/main.rb on the terminal.
StartGame - Repl.it live demo for TicTacToe
👤 Jonathas Tavares
- Github: @jonathastavares
- Twitter: @jhstavares
- Linkedin: linkedin
👤 Jenny Cardenas
- Github: @janis-jenny
- Twitter: @janis_jenny
- Linkedin: linkedin
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!