QuizGame is a quiz with different topics. You can choose a topic and take the quiz. In the end you will get your result. The program is under active development, so there may be errors or flaws in it.
To install the latest version of the program, enter the following commands:
git clone https://github.com/GrobranGG/QuizGame-python
cd QuizGame-python
pip install -r requirements.txt
python main.py
There is also ".exe" version of the program. It is located in the dist folder.
At the moment, the project has version 1.4. You can download the latest version on the repository.
This repository uses the MIT License.