HxnDev / AI-Based-Chess-Game-Using-Minimax-and-Alpha-Beta-Prunning

The goal of this project was to make a User vs AI chess game, such that user makes whichever (legal) move they like and in turn, the AI performs the best move it can find. The game ends when either the user or the AI enters checkmate or stalemate state - or if you quit forcibly :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HxnDev/AI-Based-Chess-Game-Using-Minimax-and-Alpha-Beta-Prunning Stargazers