Skip to content

A game of trivia with fresh questions every time you play

License

Notifications You must be signed in to change notification settings

andreapeterson/QuizGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuizGame

This game in Python utilizes object-oriented programming (OOP) to create a trivia quiz. Each time you play, it is a fresh set of questions through Open Trivia Database.

Updated: Added a ui.py with class GUI to enhance user experience with an interactive GUI that flashes red when you get it wrong and green when you get it right(all T/F questions). I updated main.py and quiz_brain.py in accordance. Also, I updated the way I called the API to include parameters for better flexibility and used html.unescape to clean up that data.

quiz

About

A game of trivia with fresh questions every time you play

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages