rreemmii-dev/Checkers-AI
A checkers (or draughts) game with several AI algorithms available, such as alpha-beta pruning or a multilayer perceptron neural network.
Stars
2
Forks
—
Language
Rust
License
MIT
Category
Last pushed
Dec 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rreemmii-dev/Checkers-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.