suvinay17/EndGameChessAI
AI that plays chess endgames, it uses states and alpha beta pruning. It is functional for all stages of the game, but only performs well on mid-game to end-game scenarios.
Python
AI that plays chess endgames, it uses states and alpha beta pruning. It is functional for all stages of the game, but only performs well on mid-game to end-game scenarios.
Python