This project is for CS561 artificial intelligence. In this assignment, we are supposed to use MiniMax or Alpha-beta pruning algorithms to make a decision of a chess game.
Python 2.7
This project is based on TDD pattern and there are 3 test class covering the core functionality
- Yiran Li - Initial work -
This project is licensed under the MIT License - see the LICENSE.md file for details