Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 399 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 399 Bytes

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