A JavaFX application which runs on JDK17+.
Linux/MacOS: ./gradlew :Client:run
Windows: gradlew.bat :Client:run
Ideally runs on JDK21+ (or JDK 19/20 with --enable-preview
) but JDK 17+ works.
Linux/MacOS: ./gradlew :Server:run
Windows: gradlew.bat :Server:run
Licensed under the Apache License, version 2.0. See LICENSE for more information.