Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.6 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.6 KB

Fall Ball 🎱

IOS game written in Swift.

The objective for the player is to swipe up as fast as possible.

Code Break Down 👨‍💻

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.

Important Code References 📖

Upcoming Features 🚀

  • Add hats to leaderboard
  • Battle Royale
  • Custom Trail effects