UCI Chess Engine
-
Updated
Nov 11, 2024 - C++
UCI Chess Engine
A strong chess engine made in c++
A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict the optimal move.
An Online/Offline playable Chess game with a smart AI on Qt5. It is wrote by C++.
Devre , a UCI compatible chess engine by Omer Faruk Tutkun.
A C++ Chess Engine Finding Best Moves.
UCI chess engine
Lightspeed C++ Neural Network (UE) Inference Library for Chess
Computer program that plays chess.
UCI chess engine written in C++
C++ UCI chess engine (2000 ELO)
Chess engine implemented with bitboards / plain magic bitboards. Board rendered with SFML.
Chess game and artifical intelligence algorithm written from scratch.
ViCTORIA is a UCI chess engine built from scratch using C++ 20.
Game GUI and AI player for a variant of classic chess
Game of chess has been a classic AI problem and these days there are several excellent open source implementations of automatic chess players are available on line. In this assignment we are going to make yet another FAST-chess player that will play chess using some well-established strategies along with MINIMAX to compute moves for a chess play…
Add a description, image, and links to the chess-ai topic page so that developers can more easily learn about it.
To associate your repository with the chess-ai topic, visit your repo's landing page and select "manage topics."