Table of Contents
This python project allows user to deploy a quiz game of True or False for other users to test their knowledge on specific themes or topics.
putera-ilham, Quiz-Game.
- Python
- Pycharm
To run the project, follow these simple steps below.
This is an example of how to list things you need to use the software and how to install them.
- Pycharm
- Python packages
- Download pycharm and install its default prerequisites.
- Download all the files.
- The required packages are easily installed by just hovering on the red underline of the codes and directly installed from there.
- The topic of the questions can be set differently by user.
- Go to the website below. And set your own difficulty and category for your questions.
https://opentdb.com/api_config.php
- Generate the API URL and enter it to your search bar.
- Then, you can copy the generated questions and copy it into the data.py file.
- Dr. Angela Yu, Lead instructor @ London App Brewery