KushalJain-00/Chess-AI-
A fully-featured chess game built in Python with Pygame. Includes AI opponents (minimax with alpha-beta pruning), special moves (castling, en passant, promotion), save/load, chess clocks, animations, and comprehensive move validation. Complete implementation of all chess rules with check/checkmate detection.
Stars
2
Forks
—
Language
Python
License
MIT
Category
Last pushed
Feb 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/KushalJain-00/Chess-AI-"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LeelaChessZero/lc0
Open source neural network chess engine with GPU acceleration and broad hardware support.
official-stockfish/nnue-pytorch
Stockfish NNUE (Chess evaluation) trainer in Pytorch
QueensGambit/CrazyAra
A Deep Learning UCI-Chess Variant Engine written in C++ & Python :parrot:
bagaturchess/Bagatur
Java Chess Engine (UCI compatible)
bcorfman/raven-checkers
An open-source checkers game with a computer-based AI, written with Python and Tkinter.