Bots for the board game quoridor implemented using four algorithms: minimax, minimax with alpha beta pruning, expectimax and monte carlo tree search.
-
Updated
Sep 28, 2024 - Python
Bots for the board game quoridor implemented using four algorithms: minimax, minimax with alpha beta pruning, expectimax and monte carlo tree search.
Final project of the Artificial Intelligence course @UniversitaDellaCalabria - A.Y. 2022/2023
The quoridor game, with terminal user interface.
Add a description, image, and links to the quoridor topic page so that developers can more easily learn about it.
To associate your repository with the quoridor topic, visit your repo's landing page and select "manage topics."