Tu vas utiliser tes compétences de POO pour faire un programme en POO : un morpion. Ça fait envoyer du paté !
a This tic-tac-toe game was created as part of the hacking project bootcamp due projects.
Feel free to fork it, star it, break it, clone it... We hope you have fun doing so!!
- Clone this repo by running the command:
$ git clone [email protected]/Balbader/POO-des-champions-un-morpion
- cd into the repo by running the command:
$ cd POO-des-champions-un-morpion
- Install dependencies with the command:
$ bundle install
- Launch the app with the command:
$ruby app.rb
- Have fun :)
We hope you enjoy ^^