A functional chess game implemented in python, with pygame as a supporting graphics module.
python chess alpha-beta-pruning minimax-algorithm move-ordering move-trees lvv-mvv simulate-move undo-move
-
Updated
Mar 16, 2025 - Python