TablutCompetition
TablutCompetition copied to clipboard
Outdated README
- the README proposes Java 8, but the
String.strip()method is used in ReplayServer.java, which is only compatible with Java 11+ - in the "Replay function" section of the README, it would be useful to also include the
ant server-jarcommand, used to generate the server.jar file mentioned there