Quizz with questions on cities generated by querying Wikidata.
- Clone the repository
- Install the required packages :
pip install -r requirements.txt
- run the main file
python quizz_UI.py
- if you are on ubuntu, remove tkinter line in requirements.txt and use command
sudo apt install python3-tk
- use
pip3
orpython3
if necessary - The files main.py and game.py are no longer being used; they show the first version we have worked on.
link to project: https://github.com/tim99oth99e/quiz-wikidata