A fun and challenging Harry Potter trivia quiz game built natively for iOS with Swift and Xcode.
➤ Live on the App Store: Download "Wizards Quiz" Here
This repository contains the complete Xcode project for a Harry Potter-themed trivia game, "Wizards Quiz," which is currently live on the Apple App Store. The goal was to create a simple yet engaging quiz application that tests a user's knowledge of the wizarding world. The project demonstrates core concepts of native iOS development, including UI design with UIKit, app navigation, and state management.
A quick note on this repository: This project was completed and published to the App Store before I began using Git for version control. The source code was uploaded here after the fact to showcase the final product.
This app was built using the following technologies:
| Technology | Purpose |
|---|---|
| Swift | The primary programming language for all app logic. |
| Xcode | The integrated development environment (IDE) for building the app. |
| UIKit | Used to create all native user interface elements and views. |
| App Store | The official platform where the application is published and available for download. |
- Multiple Choice Questions: A variety of questions to test your Harry Potter knowledge.
- Native iOS UI: A clean, responsive interface that feels right at home on any iPhone.
- Score Tracking: A simple scoring system to keep track of the player's correct answers.
- Clean & Organized Code: The Swift code is organized and commented for readability and maintainability.
Stephen Sterling - [email protected]
Project Link: https://github.com/ssterling9928/HarryPotterTriviaQuiz