/dominium

Primary LanguageJava

Dominium

Build Status

Just two brothers having fun

Getting started

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

Available players

  • c = console player with user interaction
  • r = random bot
  • m = Michi's bot
  • s = Stef's bot