Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.05 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.05 KB

contributions welcome

Trivia Time

A trivia iOS app written in SwiftUI

Description

This trivia game features questions from the opentdb API. The player can get up to 5 questions wrong before the game ends.

Features

  • High Scores Persistance
  • Fetches data from opentdb API
  • SwiftUI Views

App Screenshots

Usage

Tap the Play button to start playing by answering as many questions as you can to get the highest points as you can.

Run Locally

Project code can be viewed locally and run in Xcode's simulator by cloning/downloading or forking this repo.

Built With