java swing chess application with stockfish
a chess application made with java swing library that analysis pgn files and returns best moves on current games
this application uses the chess library chessLib https://github.com/bhlangonijr/chesslib.
creates a visual chess board made with java swing.
features :
1-play with stockfish by clicking best move.
2-get next move
3-get evaluation of the played move
4-analyse a PGN file
Note:you need to download stockfish engine from https://stockfishchess.org/download/ and add it to the path.
Note: this is a complete beginner to programming application, some methods may be useful, I will try to improve on it in the future.
kamesguen21/stockfish-swing-java
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|