IOS game written in Swift.
The objective for the player is to swipe up as fast as possible.
The entire game is a custom vertical tabview wrapped in a scrollview. A ball animation is overlayed on every color tab and only the current tab that the player is on is displayed. This creates the illusion of a falling ball.
- ContentView (Main File)
- Leaderboard
- Ball Shop
- Secret Shop
- AppModel (user data and more)
- in game currency (Boins Menu)
- GameKit Boiler code
- StoreKit Boiler code
- Skins designs File
- Animations File
- Add hats to leaderboard
- Battle Royale
- Custom Trail effects