The chess game implemented using Java. The AI uses MiniMax algorithm with alpha-beta pruning. The game could be player between human and CPU with both colors and also between two humans. It is also possible to play random Fisher chess960. As a GUI used swing library. There are game history panel and taken pieces panel. Possible moves for selected pieces and last move could be highlighted via corresponding checkbox in the settings. CPU search depth also could be adjusted.
-
Notifications
You must be signed in to change notification settings - Fork 0
igorternyuk/TeJavaChess
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The chess game implemented using Java. The AI uses MiniMax algorithm with alpha-beta pruning.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published