- Install Python3
- Install pygame library
python3 -m pip install -U pygame --user
python3 main.py
-
Press any button as instructed on the screen
-
Choose between the 4 options on the menu:
- Play (Choose between 3 different boards to beat the game)
- Discovery (Our algorithm run function)
- Concept (Rules of the game)
- Quit
-
On the play screen you also have the possibility to press H for a hint that will help you end the game !