Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 566 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 566 Bytes

Amado-Heuristic-Search-IA-23-24

Installation

  • Install Python3
  • Install pygame library
    python3 -m pip install -U pygame --user
    

How to run

python3 main.py

How To Use

  • 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 !