requiredcrx / quizzler_app_GUI_version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quiz App GUI Version

This is an update to the Quiz_app

What's New:

  • Terminal based interaction has been retired with GUI using the Tkinter Module
  • The question data has been retired with an API response call from OPENTDB
  • More interaction on the UI
  • The canvas changes color to match the mood whether or not the answer is right.

Note

The question are mainly from computer science category, Feel free to change the response type from OPENTDB api call.

Example

Screen Recording 2023-07-11 at 14 41 21

About


Languages

Language:Python 100.0%