Skip to content

An implementation of a chess game you can play against the computer. The AI uses the minimax algorithm with alpha-beta pruning

Notifications You must be signed in to change notification settings

mickeyordog/ChessEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chess-algorithm

An implementation of a chess game you can play against the computer. The AI uses the minimax algorithm with alpha-beta pruning

image

About

An implementation of a chess game you can play against the computer. The AI uses the minimax algorithm with alpha-beta pruning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages