Skip to content

knightbenax/Bucket

Repository files navigation

🏀 Bucket - 1v1 Basketball Tourney App.

Knightbenax Approved Platform

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

Screenshot Screenshot Screenshot Screenshot

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.

Bucket is optimized to run on an iPad