Skip to content

A Java Project which implements playing chess with the computer which uses Alpha-Beta Pruning.

License

Notifications You must be signed in to change notification settings

anubhavshrimal/Chess-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess Game with AI

A Java Project for playing chess with the computer AI.

Used Alpha Beta Pruning Algorithm to select the best possible moves on the board.

Screenshorts:

game-screenshort1

game-screenshort2

game-screenshort3

About

A Java Project which implements playing chess with the computer which uses Alpha-Beta Pruning.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages