Trivia is a fun quiz game, designed for elementary os.
This app is based on the ElementaryPython template.
The database of questions comes from Open Trivia DB. If you want to add more questions, don't hesitate to check the website.
- python3
- libgtk-3-dev
- libgranite-dev
git clone https://github.com/malothebault/trivia.git
cd path/to/trivia
sudo python3 setup.py installcom.github.malothebault.triviaThis is my first GTK app and I am not a professional dev by any kind. If there is something wrong with the code or the app, please let me know opening an issue or a pull request. Thank you!



