hjorthjort/CapStat

Move default behaviour to Factory-class, create Matches via Factory

Closed this issue · 0 comments

The default match should have a win condition of 4 won glasses and 2 won rounds.
As of now these conditions are set in the Match-class, while they should be set in the Factory-class.