Chess-AI icon indicating copy to clipboard operation
Chess-AI copied to clipboard

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

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