Skip to content

vdutts7/trivial-trivia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Trivial Trivia

iOS trivia game built with SwiftUI 📲

Github

logo

Table of Contents

    📝 About
    💻 How to Build
    🔧 Tools Used
    References 👤 Contact

📝About

  • Built a Trivia game application "Trivial Trivia" from scratch using SwiftUI.
  • iOS native; does not work on: Android, web.
  • Feel free to try yourself for fun, or modify to make your own versions.

💻How to Build

  • Complete code implementation from API through front-facing modern UX/UI.
  • Questions and answers pulled from OpenTrivia database.
  • Separated into 10 random QuestionView and AnswerView components.
  • Modify data from OpenTrivia API pull by converting to markdown and utilizing AttributedString.
  • Calculates final score and allows user to regenerate new set of q/a.


🔧Tools Used

swiftui opentrivia


References



👤Contact

Email Twitter

About

iOS trivia game built with SwiftUI 📲

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages