/Chess-AI

Chess player that generates optimal move against an opponent through the use of a game tree and alpha-beta pruning. The algorithm can be used against human or other computer-generated players.

Primary LanguagePython

No issues in this repository yet.