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
Handles seeding of matches by randomizing pairs of players into the first 16 matches (Bucket handles only tourneys for 32 players for now),creating the remaining matches but leaving them empty and later seeding them from winners from each previous match stage.
Handles stats so you can see players with the highest points, 3 points, 2 points, fouls, and blocks
Setup & Installation
Download the project and install pods. Run the below in the terminal in the project root folder
pod install
Open up the Project Workspace file in Xcode, select your signing team, and choose an iPad simulator in the build dropdown. Run the project and you should be good to go.