Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kristorres/tensai
đź’ˇ A simple trivia app for iOS.
https://github.com/kristorres/tensai
avfoundation corehaptics ios quiz swift swiftui trivia
Last synced: 23 days ago
JSON representation
đź’ˇ A simple trivia app for iOS.
- Host: GitHub
- URL: https://github.com/kristorres/tensai
- Owner: kristorres
- Created: 2020-10-22T19:14:48.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-04-10T23:26:50.000Z (over 2 years ago)
- Last Synced: 2023-02-27T13:52:21.315Z (almost 2 years ago)
- Topics: avfoundation, corehaptics, ios, quiz, swift, swiftui, trivia
- Language: Swift
- Homepage:
- Size: 7.09 MB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tensai
======
   Â
   Â
Quiz yourself and see how much you know in this awesome trivia app! 🤓
“App Pitch”
-----------* **What is it?** It’s a trivia app.
* **What does it do?** It generates a quiz of random trivia questions for the
player to answer.
* **Who is the app for?** Myself.
* **Why do I need the app?** I want to be a trivia buff!Key Features
------------* The player can select the category, difficulty level, question type, and
number of questions in the trivia quiz. The questions are random and
retrieved from the [*Open Trivia Database*](https://opentdb.com).
* The player will have 15 seconds to answer each question in the trivia quiz.
He/she will immediately know if he/she answered a question correctly or
incorrectly. If the player gave a wrong answer, then he/she will be
“shocked” for half a second. Regardless, the next question will be displayed
three seconds after the current question is answered.
* The player can review every question in the quiz. If he/she answered any
question incorrectly, then the correct answer will be displayed below
his/her answer for that question.
* In order for the player to pass the quiz, he/she must get at least 70% of
the questions right. If he/she did not pass, then he/she will be “shocked”
for three seconds. Additionally, the player will be given the chance to
retry the quiz with the same configuration but different questions.Credits
-------Sound effects obtained from [Zapsplat.com](https://www.zapsplat.com).