Skip to content

Who Wants to be a Programmer?? - GUI Application with PyQt5

Notifications You must be signed in to change notification settings

MariyaSha/TriviaGame

Repository files navigation

TriviaGame

Who Wants to be a Programmer?? - GUI Application with PyQt5
This is a trivia game testing ones' level of computer science knowledge.

Trivia Game with PyQt5

Trivia Questions Database:
https://opentdb.com/

Trivia - Starter Files/
contain all the files required to follow the step by step tutorial on Youtube.
Python GUI App with PyQt5 - PART 1:
https://youtu.be/9iZLDnW_vwU

Trivia - Interface Only/
contains the files of the first 2 frames only.
also, excluding all the functionality of the app - only focusing on design and switching frames.
This is the finished code of the Part 1 tutorial on YouTube.

Part 2 - Trivia - Starter Files/
contains all the required files to complete the second part of the tutorial on Youtube:
Python GUI App with PyQt5 - PART 2:
https://youtu.be/r2ZN0mTDnPc

Trivia - Complete App/
contains the files of the complete application.
This is the finished code of the Part 2 tutorial on YouTube.

data base: Open Trivia (https://opentdb.com/)
dependencies: Pandas, PyQt5
author: Mariya Sha

Special Thank you to m. B of Youtube for pointing out that triple quotes
are a much much better way of handiling multi-line strings than concatination!!!
my apologies for the brain freeze, I'll blame the blond ;)

FOR MORE COOL PYTHON PROJECTS AND STEP BY STEP TUTORIALS:
visit my Youtube channel:
https://www.youtube.com/c/pythonsimplified
visit my blog:
https://www.mariyasha.com
connect on Linkedin:
https://www.linkedin.com/in/mariyasha888/
find me on Instagram:
https://www.instagram.com/mariyasha888/

About

Who Wants to be a Programmer?? - GUI Application with PyQt5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages