Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 511 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 511 Bytes

Oware and Othello Board Games

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.

Running the code

To run our code for both games you can use the following commands:

cd Othello
python3 main.py
cd Awele
python3 main.py

Authors

  • Marija Lazaroska
  • Filip Sotiroski