A trivia iOS app written in SwiftUI
This trivia game features questions from the opentdb API. The player can get up to 5 questions wrong before the game ends.
- High Scores Persistance
- Fetches data from opentdb API
- SwiftUI Views
Tap the Play button to start playing by answering as many questions as you can to get the highest points as you can.
Project code can be viewed locally and run in Xcode's simulator by cloning/downloading or forking this repo.
- Xcode - 12.4 - The IDE used
- Swift - 5.1.4 - Programming language