baller
This commit is contained in:
parent
aa73b8ee75
commit
e6e4542b01
@ -7,19 +7,19 @@ Stages of a LoL tournament:
|
|||||||
* [Playoffs](#playoffs)
|
* [Playoffs](#playoffs)
|
||||||
|
|
||||||
|
|
||||||
## Sign-up (Flask)
|
## [x] Sign-up (Flask)
|
||||||
An arbitrary number of players walk up to a physical machine(either a tablet or a laptop) on which they register for the tournament by providing their IGN, real name and phone number.
|
An arbitrary number of players walk up to a physical machine(either a tablet or a laptop) on which they register for the tournament by providing their IGN, real name and phone number.
|
||||||
|
|
||||||
During submission of said data the following checks occur:
|
During submission of said data the following checks occur:
|
||||||
* Validity of phone number
|
* Validity of phone number
|
||||||
* IGN Check
|
* IGN Check
|
||||||
|
|
||||||
## Playoffs (Flask)
|
## [ ] Playoffs (Flask)
|
||||||
When the tournament actually starts, players are called on their phones to arrive by the table that they're assigned within 10(arbitrary number) minutes.
|
When the tournament actually starts, players are called on their phones to arrive by the table that they're assigned within 10(arbitrary number) minutes.
|
||||||
|
|
||||||
Tables are assigned randomly and have computers running the [Leagalizer Client](#leagalizer-client) on them.
|
Tables are assigned randomly and have computers running the [Leagalizer Client](#leagalizer-client) on them.
|
||||||
|
|
||||||
### Leagalizer client(LCU Python lib)
|
### [ ] Leagalizer client(LCU Python lib)
|
||||||
The Leagalizer client's job is to check if the players are:
|
The Leagalizer client's job is to check if the players are:
|
||||||
* At their assigned table
|
* At their assigned table
|
||||||
* Logged in to the correct account
|
* Logged in to the correct account
|
||||||
|
Loading…
x
Reference in New Issue
Block a user