A quiz game inspired by the popular TV show "Who Wants to Be a Millionaire?", built using SwiftUI.
- β 15 random questions loaded from a local JSON file
- β Multiple-choice question layout (A, B, C, D)
- β Score updates based on prize level
- β
3 lifelines:
- π Phone a Friend
- π₯ Ask the Audience
- πͺ 50:50 (eliminates two wrong answers)
-
Clone the repo:
git clone https://github.com/zvici/millionaire-game.git
-
Open with Xcode (v15+)
-
Build and run on a simulator or real device
SwiftUI Combine (for reactive state)
[ ] Sound effects or animations
[ ] Save score history