nadeem4/chess_engine_using_python
Chess Engine Implementation using Minmax, Alpha-Beta Pruning, and Quiescence Search Algorithm.
This project offers a sophisticated chess engine capable of suggesting optimal moves for a given chess board position. It takes a current board state as input and outputs the best possible next move, considering advanced strategies to outmaneuver an opponent. This is designed for chess enthusiasts, programmers, or researchers interested in exploring AI strategies for game playing.
No commits in the last 6 months.
Use this if you are a developer or AI researcher looking to implement, test, or understand advanced chess AI algorithms like Minimax, Alpha-Beta Pruning, and Quiescence Search.
Not ideal if you are a casual chess player looking for a simple, pre-built application to play against or analyze your games, as this requires technical setup.
Stars
11
Forks
4
Language
Python
License
—
Category
Last pushed
May 18, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nadeem4/chess_engine_using_python"
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)
xqbase/eleeye
ElephantEye - a XiangQi (Chinese Chess) Engine for XQWizard with Strong AI