This project was completed as part of Section 5 in the Complete iOS Development Bootcamp by Angela Yu.
Magic 8 Ball is a simple app that provides random answers to user questions, similar to the classic Magic 8 Ball toy. When the user presses the button, the app displays a random response: "Yes," "No," "Ask again later," or similar answers.
In this project, I learned:
- Randomization in Swift: Used Swift's randomization capabilities to select a random image from an array.
- Array Management: Created and manipulated an array of images to represent possible responses.
- User Interaction: Developed a simple user interface that responds to button presses to enhance user engagement.
- Randomization Techniques in Swift
- Working with Arrays
- Basic User Interaction with Buttons
For more information, feel free to reach out:
- Email: aranfononi@gmail.com
- LinkedIn: Aran Fononi