/Tic_tac_toe

This project implements Tic tac game. The game should be played by two participants, where each one will be having its Idantification on the board

Primary LanguageRuby

Game Name

Tic tac toe

Game description

This project implements Tic tac game. The game should be played by two participants, where each one will be having its Idantification on the board

screenshot screenshot screenshot screenshot screenshot

  • Additional description about the project and its features.

Game flow

  • First player will be asked to select symbol to play with either X or O
  • Second player will be assigned with the symbol not taken
  • Players will be moving their symbols on board alternatively targeting to fill three same symbols successive which means Win
  • Players will move their symbols nine time. If none will the game is over.

Built With

  • Ruby

Knowledge about Ruby:

  • Variables
  • Loops
  • Arrays
  • Methods
  • Blocks
  • Classes
  • Module

Getting Started

  • git clone: Github repo
  • cd repo-folder
  • start program: Ruby bin/main.rb on your command line or terminal

Prerequisites

  • Ruby installed on your local machine. Code editor (like VSCode) Terminal or similar to execute the program.

Authors

👤 Author1

👤 Author2

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • StackOverflow

📝 License

This project is MIT licensed.