coding-parrot/chess-engine
The chess engine can generate all legal moves for a given position upto an arbitrary depth.
This tool helps you explore all possible valid moves from any chess position. You input a chess board setup, and it generates a comprehensive list of every legal move available for that turn, considering special moves like castling and en passant, and ruling out illegal ones. It's designed for serious chess players, coaches, or analysts who want to deeply understand move possibilities.
108 stars. No commits in the last 6 months.
Use this if you need to meticulously analyze a specific chess position and understand all legal moves stemming from it, or if you're building a chess-related application.
Not ideal if you're looking for an engine to play full games or suggest optimal moves, as its game-playing and strategy features are still under development.
Stars
108
Forks
20
Language
Java
License
—
Category
Last pushed
Apr 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/coding-parrot/chess-engine"
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