A multi-algorithm chess game that aims to teach AI concepts through experimentation. Users can select from four algorithms to compete against, as well set the search depth.
python chess-engine chess negascout minimax-algorithm negamax chess-ai ai-games quiescence-search negamax-algorithm mtdf minimax-alpha-beta-pruning ai-search-algorithms
-
Updated
Nov 15, 2021 - Python