Skip to content

SamuelBucheliZ/JassBotSkeleton

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JassBotSkeleton

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.

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 implement Strategy.java and use it in BotPlayer.java.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%