1.0.8 • Published 2 years ago

tournament_creator v1.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Tournament Creator

Models

Models of each seperate structures (structures can be connected only by ID i.e. {teamId: string}) are in the models folder and models of connected structures (can be connected by type i.e. { team: TTeam_Structure} and are direct part of the bigger structure) are in models/structures folder.

Examples of models nomenclature:

Seperate: TTeam
Connected: TTeam_Structure

Bracket rounds

round number:
  • 1 - Final
  • 2 - Semi-Final
  • 4 - Quarter-Final
  • 8 - 1/8 finals
  • 16 - 1/16 finals ...
1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago