This program is a simple computer version of the Japanese chess game, also known as Shogi. The main features are:
- online multiplayer for 2 players,
- saving and loading matches,
- history of moves,
- in-game chat,
- portability: game works on every OS with the Java virtual machine installed
See release directory for binaries and other download files.
Project written in IntelliJ IDEA Community 2017.3. JDK 8 Update 151 or newer is recommended, although older builds of Java 8 may work as well for both compiling and running.