Just two brothers having fun
gradle fatJar # this packs all the code and dependencies in a single jar file
# --debug flag if you want to see what's going on
java -jar build/libs/j.dominium-all.jar --players=r,r --runs=10 --statistics
- c = console player with user interaction
- r = random bot
- m = Michi's bot
- s = Stef's bot