Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 409 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 409 Bytes

JassBotSkeleton

Skeleton in Java 8 for writing a Jass bot for the https://github.com/webplatformz/challenge server.

Build and run

The application uses Maven to manage dependencies. The bot is already fully functional and only plays allowed cards. But otherwise, it's pretty stupid ;-)

Get startet with your implementation

Just improve the two classes TrumpfChooser.java and CardChooser.java.