This is a project realised for the course 2I013 at Sorbonne University. We were working on developing the two board games Oware and Othello. The full description of the project and the files can be found in the report here.
To run our code for both games you can use the following commands:
cd Othello
python3 main.py
cd Awele
python3 main.py
- Marija Lazaroska
- Filip Sotiroski