This is my CS 188 project 2: minimax search, alpha-beta pruning, expectimax, and evaluation functions
Primary LanguagePython