/quoridor

Bots for the board game quoridor implemented using four algorithms: minimax, minimax with alpha beta pruning, expectimax and monte carlo tree search.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Issues