Skip to content

An app which obtains 10 multiple choice questions from an API & sequentially presents them to the player

License

Notifications You must be signed in to change notification settings

AndreaBorg217/Trivia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trivia

An app which obtains 10 multiple choice questions from an API & sequentially presents them to the player.

Progress Bar

The progress bar is composed of 10 circles, one for each question, conjoined by a line. When a question is submitted, the circle & next line turn from white to purple & a check/cross icon is inserted if the question is answered correctly or incorrectly respectively.


Final Screen

A 3 light bulb system is used to indicate to the player how well they performed in the trivia:
- If 0 questions were guessed correctly, 3 unlit light bulbs are presented
- If 1-4 questions were guessed correctly, a lit & 2 unlit light bulbs are presented
- If 5-7 questions were guessed correctly, 2 lit & an unlit light bulbs are presented
- If 8-10 questions were guessed correctly, 3 lit light bulbs are presented


All icons have been obtained from FlatIcon.
Questions were obtained from https://the-trivia-api.com/

About

An app which obtains 10 multiple choice questions from an API & sequentially presents them to the player

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published