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++
8000
A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict the optimal move.
4 DOF robotic arm configured with moveit2 motion planning stack and a chess interface to play chess.
The Ultimate Calculator Chess Program for the TI-84 Plus CE
Full chess game application built with SFML (C++) for graphics and Stockfish for AI. ♟️
UCI Chess Engine / Move Generation / Gui
This program interperts a chessboard from chess.com and uses stockfish module to show best move, or make the move for you
ASCII Chess made using C++. Allows player vs player and player vs bot. main branch has ascii chess with bot implementation. C# branch to see the 2 player chess implementation with GUI.
Chess engine built with C++ using chess-library
Chess bot for playing against other players with the use of decision tree. Along with algorithms such as Minimax and Alpha-Beta pruning to reduce search paths.
Add a description, image, and links to the chess-bot topic page so that developers can more easily learn about it.
To associate your repository with the chess-bot topic, visit your repo's landing page and select "manage topics."