mnahinkhan / ChessLinks
Chess program with AI
☆49Updated 4 years ago
Alternatives and similar repositories for Chess
Users that are interested in Chess are comparing it to the libraries listed below
Sorting:
- Replicate Java Chess AI on Python☆11Updated 6 years ago
- This chessbot uses computer vision and python to play chess automatically☆38Updated 2 years ago
- Chess AI written in Python☆97Updated 2 years ago
- A Chess AI that uses a minimax algorithm with alpha-beta pruning☆92Updated 3 years ago
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python☆265Updated 3 months ago
- A Chess GUI based from Python using PySimpleGUI and Python-Chess.☆164Updated last year
- ☆88Updated 2 years ago
- ☆38Updated 6 months ago
- ♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI.☆164Updated 2 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆95Updated 4 years ago
- Retired multi-variant fork of popular UCI chess engine; please use Fairy-Stockfish instead☆133Updated 11 months ago
- A python script that can annotate chess games in pgn file with static evaluation or search score of an engine, can annotate an epd file w…☆71Updated 2 years ago
- A game search and evaluation parameter tuner using optuna framework☆14Updated 2 years ago
- UCI chess engine☆44Updated 10 months ago
- C++ Chess Engine☆71Updated 8 months ago
- Scorpio chess engine☆86Updated last month
- UCI Chess engine written in C++11☆73Updated 2 years ago
- Simple Python Chess Ai☆23Updated 4 years ago
- UCI chess engine using neural networks for position evaluation