Year3 SemB CS4386 HW1: Implement Monte Carlo Tree Search algorithm with self-designed evaluation function for a chess game which is played by two players on a 6x6 board.
Primary LanguagePython
CS4386 A1