Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bismarck-gm/microverse-tic-tac-toe


https://github.com/bismarck-gm/microverse-tic-tac-toe

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# TIC TAC TOE Game using Ruby

In order to install the game in your machine you need to clone this project using the command `git clone https://github.com/Bismarck-GM/Microverse-tic-tac-toe.git`

The game is build using the Ruby and In order to play the game You need to Setup Ruby and After doing that we need to run
`bin/main.rb`

There are some set of rules that you have to follow in order to play the game

## Instructions

- This game should be played with two players or you can act as both player
- Every turns you have to choose the number from 1 to 9 according to the board
- The first player pick wich symbol he/she want to use between 'X' and 'O'
- The first person that matches the same pattern in a row, column or diagonal wins the game

### At any Time you can stop the game by using `Ctr+C`

## Built With

- Ruby

## Authors

πŸ‘€ **Asiimwe Dismas**

- Github: [@asiimwedismas](https://github.com/asiimwedismas)
- Twitter: [@asiimwedismas](https://twitter.com/asiimwedismas)
- Linkedin: [asiimwedismas](https://www.linkedin.com/in/asiimwedismas/)

πŸ‘€ **GerΓ³nimo Morisot**

- Github: [@Bismarck-GM](https://github.com/Bismarck-GM)
- Twitter: [@Rewritablee](https://twitter.com/Rewritablee)
- Linkedin: [geronimomorisot](https://linkedin.com/in/geronimomorisot)

## 🀝 Contributing

Contributions, issues and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!!