Hey, what you're currently watching is our Othello/Reversi game made with C++. This project is a part of our studies at IMAC.
You wanna play ? To be able to play, you first need to clone this repo or download the project. Once done, go in the /othello file and run the command :
- make (for Linux/Mac)
- mingw32-make (for Windows, you need to already have mingw32)
When you've successfully compile the game, that's it you can run it ! run the command :
- ./game (or ./game.exe on Windows)
Give us feedback about the game ! Léo Delplanque : my website.