https://github.com/godsonkoithodathu/quiz-game
Created a Quiz game using Python programming, featuring a graphical user interface built with the tkinter library, and structured with object-oriented programming (OOP) principles for managing questions, scoring, and timing
https://github.com/godsonkoithodathu/quiz-game
oops-in-python python3 requests tkinter-gui
Last synced: 8 months ago
JSON representation
Created a Quiz game using Python programming, featuring a graphical user interface built with the tkinter library, and structured with object-oriented programming (OOP) principles for managing questions, scoring, and timing
- Host: GitHub
- URL: https://github.com/godsonkoithodathu/quiz-game
- Owner: GodsonKoithodathu
- Created: 2024-07-12T12:57:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T13:23:30.000Z (almost 2 years ago)
- Last Synced: 2025-01-04T18:43:19.244Z (over 1 year ago)
- Topics: oops-in-python, python3, requests, tkinter-gui
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quiz-Game
Created a Quiz game using the Python programming and GUI with built in libraries.