Tictactoe OOP Project

Development of a solution to the Tic tac toe game, with Ruby and OOP methodology

4
1
Ruby

Tic-Tac-Toe

Development of the tic-tac-toe game using Ruby language and OOP approach.

Built With

  • Ruby 2.6.5p114

Prerequisites

  • Ruby 2.6+

Install

Open a bash console and type:

How to play

The objective of the game is to get a line of three (3) symbols before your opponent.

Instructions:

  1. Players will take turns placing their X or O in empty cells on the Board. Use the grid at the right side to know what number corresponds to each cell
  2. The first Player to have make a line of three symbols, whether it be vertical, horizontal or diagonal win the game.
  3. If neither Player was able to Win the game will result in a Draw/Tie.

Authors

šŸ‘¤ Mauricio Santos

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ā­ļø if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

šŸ“ License

This project is MIT licensed.