You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is to create a basic tournament system where an even number of players can join and play a series of games until one remains and is proclaimed the winner.
Success Criteria
Create Tournament table
Create link table which is a list between two players and a board.
Upon creating the tournament, create a system which matches the players and creates a board for them.
Upon winning a game a player is advanced to the next stage and will be paired with another winning player (this will continue until the last two players are paired).
This issue will likely be broken up into smaller sub issues.
[ ERD diagram to come ]
[ UI Design to come ]
The text was updated successfully, but these errors were encountered:
This issue is to create a basic tournament system where an even number of players can join and play a series of games until one remains and is proclaimed the winner.
Success Criteria
This issue will likely be broken up into smaller sub issues.
[ ERD diagram to come ]
[ UI Design to come ]
The text was updated successfully, but these errors were encountered: