Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 762 Bytes

File metadata and controls

21 lines (18 loc) · 762 Bytes

CompSci Quiz

  1. How well do you think you know about CompSci?
  2. Play this quiz game to find out!

Features

  1. GUI using tkinter.
  2. True or False questions.
  3. Random 10 questions are fetched from Open Trivia DB each time you run it.

How to play

  1. Fork the repo by clicking the fork logo on the top right
  2. Clone the repo git clone [email protected]:AseanK/beginner-python-tools-and-games.git
  3. Head to the comp_sci_quiz folder
  4. Run the file using python command python main.py