alucard87pl / EasyQuiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EasyQuiz

Is a simple desktop frontend to The Open Trivia Database API

drawing

Built with and PyQt5

drawing

Requires Python 3.9+

To run:

git clone https://github.com/alucard87pl/EasyQuiz.git
cd EasyQuiz
pip install -r reqs.txt
python main.py

Please don't cheat until I figure out how to get rid of the console :)

TODO:

  • "Millionaire" mode (15 questions, increasing in difficulty, answer in order)
  • Saving results to a file
  • GUI cleanup and tweaks
  • single-file executable/installer

About


Languages

Language:Python 100.0%