gamefest2017 / ants

Eclipse Public License 1.0
3 stars 1 forks source link

Add support for single elimination and qualification tournament types #39

Closed vladimir-martinka closed 6 years ago

vladimir-martinka commented 6 years ago

merged with latest Peter's gui changes - there are 2 tournaments now Qualification - can return QualificationTable reflecting current tournament state SingleElimination - can return TournamentTable reflecting current tournament state check AntTournamentTest for example of usage