Skeleton in Java 8 for writing a Jass bot for the https://github.com/webplatformz/challenge server.
This version is based on https://github.com/adiherzog/JassBotSkeleton with some https://github.com/fluescher/jass-challenge-client-java mixed in.
The application uses Maven to manage dependencies. The bot is already fully functional and only plays allowed cards. But otherwise, it's pretty stupid ;-)
Just implement Strategy.java and use it in BotPlayer.java.