Apply AI algorithms to implement an smart game playing agent that can play Isolation game.
game board-game tournament python3 artificial-intelligence alpha-beta minimax alpha-beta-pruning isolation game-playing-agent ai-isolation-game
-
Updated
Mar 7, 2018 - Python