Chess application whichs allows working with chess PDF books and PGNs.
...Ocr like (Fen string detection from chess board position images).
Connection to Uci chess engines (like stockfish).
Position analysis, full game analysis.
You can now play games against uci engines.
pdf2pgn commandlinecommand included.
Detailed documentation.
Multilanguage currently support for English, Spanish and Catalan.
Dark mode option.
JDK-17 compatibility
You will find more about it at this web sites:
https://chesspdfbrowser.com?origin=sourceforge
https://www.frojasg1.com:8443/downloads_web/web/html/chessPdfBrowser.html?...
XiangQi Wizard (Chinese Chess Wizard) is a powerful XiangQi (chinese chess) program, which supports UCCI engines. XQWizard Light is the Mobile version for Windows CE and Java ME. ElephantEye is the UCCI engine in XQWizard with strong AI.
A java-based, purely object-oriented chess engine.
Kenny ClassIQ (read Kenny Classic) is something like my dream project. It is a chess engine with pure object oriented programming with close-to-real-world representation of the game inside the program using OOPS. Initially I thought of doing a similar thing in C++, but after trying to develop my other chess engine Kenny in this route, I found out that it is a difficult task, and switched to using Java for the programming instead. To learn how to do it, I created a similar,...
A repository of software tools related to chess. Currently includes a complete package to analyze your games, search for blunders and missed opportunities, and then go over them repeatedly so that your game improves.
The Java AI Gaming Engine is a collection of games that allow easy integration, testing, and competition of AIs. The games that are supported: Hex and Ataxx, and in the future: TicTacToe, Chess, Checkers, Rock-Paper-Scissors, and more.
Echecs is a chess game with multiple user interfaces (actually 2D graphic mode and text mode are available). It can be played on the same computer by 2 humans. Network and non-human player functionalities are under developement.
ictk - Internet Chess ToolKit is a java based set of libraries and widgets useful for performing common tasks such as reading PGN, FEN, and generating legal moves. The net libraries convert ICS (Internet Chess Server) output into java objects.