Quizzler (GUI Application with API Integration)
Developed a GUI-based quiz game using Python's `tkinter` library. The app fetches True/False questions from the Open Trivia Database API, presents them to the user, and tracks their score.
Check Out Repository