CouchPartyGames / Tournament

RESTful Tournament System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tournament

RESTful Tournament System

Terms

Opponent

A player competing in the tournament.

Match

A competition between one or more opponents.

Individual Match

A competition between only 2 opponents. There is only one winner.

Group Match

A competition between multiple opponents. A group match can have multiple winners.

Progression

Single Elimination match will on have one progression. Double Elimination matches will have 2 progressions.

Draw Ordering

Blind Draw

Blind Draw tournament is organized in a way that the players are not ranked based on previous results or experience.

Seeded Draw

Seeded tournament is organized in a way that the players are ranked based on previous results or experience.

About

RESTful Tournament System

License:MIT License


Languages

Language:C# 91.0%Language:HTML 8.4%Language:Dockerfile 0.6%