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.
This is a chess game where you can play against a computer opponent. You make your moves on a text-based board, and the AI responds by calculating its optimal move, adhering to all standard chess rules like castling and pawn promotion. This is for anyone who enjoys playing chess and wants to challenge themselves against a computer.
No commits in the last 6 months.
Use this if you want to play a game of chess against an AI opponent directly from your computer's terminal.
Not ideal if you prefer a graphical user interface for playing chess or want to play against another human player.
Stars
45
Forks
9
Language
C++
License
MIT
Category
Last pushed
Mar 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/arasgungore/chess-bot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Psyyke/A.C.A.S
Advanced Chess Assistance System for Chess.com, Lichess.org, Pychess.org and more. Hassle-free...
xqbase/xqwlight
XiangQi Wizard Light - a Simple but Strong XiangQi (Chinese Chess) AI Algorithm written in C++,...
arianahejazyan/Athena
A UCI-compatible four-player chess engine
davidpomerenke/aima-checkers
Checkers game specification for aima.js.
Mansurisodev/chess_game_bloc
♟Chess game created using Flutter