Skip to content

A game AI that models IBM's Deep Blue computer to defeat opponents in Chess. The AI utilizes the MiniMax algorithm as well as AlphaBeta pruning in order to efficiently determine the next move.

Notifications You must be signed in to change notification settings

omarn33/Chess-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

A game AI that models IBM's Deep Blue computer to defeat opponents in Chess. The AI utilizes the MiniMax algorithm as well as AlphaBeta pruning in order to efficiently determine the next move.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages