Skip to content

Java 8 implementation of original TCG rules

Compare
Choose a tag to compare
@bkimminich bkimminich released this 28 Jan 15:47
· 327 commits to master since this release

Compact Java 8 solution without any fancy extras

  • ruleset completely implemented
  • two different strategies for CPU players
  • simple System.in based card selection for human players
  • simple output via java.util.logging API

Features explicitly not implemented in this version

  • graphical user interface
  • advanced variations