Skip to content

HPMM2/Swift-Practices---BouncyBall-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

🎯 Bouncy Ball — Swift Explorations

Swift Swift Playgrounds Status

⚠️ Code comments are written in Spanish as part of my university coursework.

Exercise from the App Development with Swift: Explorations book, implementing a physics-based ball game in Swift Playgrounds at the iOS Development Lab at UANL.


🎮 About

Bouncy Ball is a physics-based game where a ball drops from a funnel and must hit all targets on the way down. Barriers can be repositioned before dropping the ball to guide it toward each target. The game ends when the ball exits the scene — if all targets were hit, you win.

✨ Features

  • Physics-based ball with bounce and gravity
  • Draggable barriers to guide the ball's path
  • Diamond-shaped targets that turn green on hit
  • Win condition detection with alert
  • Tap the funnel to drop the ball, tap the ball to reset

🛠️ Built With

Swift Swift Playgrounds


📄 License

This project is licensed under the MIT License.

About

Physics-based ball game built in Swift Playgrounds as an exercise from the App Development with Swift: Explorations book at the iOS Development Lab at UANL.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages