A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict the optimal move.
-
Updated
Mar 12, 2023 - C++
A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict the optimal move.
A responsive web-based chess app and graphical user interface (GUI) for the Stockfish chess engine, featuring analysis, evaluation, and graphical representations. It is the official chess app of BoldChess.com.
The collection of all chess.com daily puzzle
CLI Chess Game with builtin chess engine written in C++17
Chess Game with all mechanics.
Simple C++ algorithm that draws a chess board with the position of the pieces passed as function parameters - My Answer to the Bamtang Games' Game Programmer Exam (originally published in 2018): Question #2 (CHESS BOARD)
Chess board game implementation for Ludorum.
Add a description, image, and links to the chess-board-game topic page so that developers can more easily learn about it.
To associate your repository with the chess-board-game topic, visit your repo's landing page and select "manage topics."