chess-ai
There are 421 repositories under chess-ai topic.
thomasahle/sunfish
Sunfish: a Python Chess Engine in 111 lines of code
zeyu2001/chess-ai
Simple chess AI in JavaScript. Uses the chess.js and chessboard.js libraries.
Pbatch/CameraChessWeb
Record a chess game live and upload the PGN to Lichess
anubhavshrimal/Machine-Learning
The projects I do in Machine Learning with PyTorch, keras, Tensorflow, scikit learn and Python.
MitchelPaulin/Walleye
A chess engine written from scratch in Rust ♞
akondas/php-grandmaster
Chess engine written in PHP
huzongyao/JChineseChess
Simple Chinese Chess Game(简单的安卓**象棋游戏)
Strryke/betafish
A chess engine and AI move finder written in Javascript. Beats Stockfish level 6 on Lichess.
thomasahle/fastchess
Predicts the best chess move with 27.5% accuracy by a single matrix multiplication
rosenthj/Winter
UCI Chess Engine
analog-hors/Boychesser
you like chessing boys don't you
TheBlackPlague/StockNemo
A C# Chess Engine Finding Good Moves.
Alex2262/AltairChessEngine
A strong chess engine made in c++
analog-hors/cozy-chess
A Chess and Chess960 move generation library written in Rust
mikolaj-skrzypczak/chess-engine
Implementation of chess in python created while following a step-by-step YouTube tutorial by Eddie Sharick.
SCRN-VRC/Chess-Shader-With-Artificial-Intelligence
Implemented with a simple min-max tree of two depth
Heiaha/Weiawaga
A UCI chess engine written in Rust.
kochsebastian/ChessVisionBot
Chessbot using computer vision to play on any chess website
arasgungore/chess-bot
A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict the optimal move.
ekmadsen/MadChess
A UCI chess engine implemented in C# with bitboards.
AnshGaikwad/Chess-World
A simple chess game for comparing your moves with other chess engines
GavinJiacheng/Chess-Online_and_AI
An Online/Offline playable Chess game with a smart AI on Qt5. It is wrote by C++.
wesdoyle/wake_engine
A chess engine in Python using numPy (WIP). Livestreamed here: www.youtube.com/watch?v=1QotIA4_jb4
grzegorz103/ngx-chess-board
Chess game NPM Library (Angular 13)
jysperm/WizardChess
Search-based low-intelligence international chess AI with visible UI
vochicong/lc0-docker
lc0docker: run lc0 chess client and lichess bot under Docker and Kubernetes
camc/chess
A C11 chess engine & GUI
SamRagusa/Batch-First
A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asynchronous GPU use, and vectorized CPU computations.
Sazgr/peacekeeper
Strong UCI Chess Engine written in C++17 (Not C, GitHub!!!)
RZulu54/ChessBrainVB
Chess AI engine with GUI for Excel / Word VBA - plus VB6 (Visual Basic 6) edition as UCI/Winboard/SMP engine (ELO 3000)
Aryan1508/Bit-Genie
UCI chess engine in C++
marvk/chess
A chess library, chess engine, Lichess client, and UCI implementation written in Java
GuillaumeSD/Freechess
Chess web app to play, view and analyze your chess games for free from anywhere with Stockfish !
bellerb/chappie.ai
Generalized AI to perform a multitude of tasks written in python3
ecyk/chess-3d
A simple 3d chess game