Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billstephens2022/trivia-quiz-api-python
This is a quiz game app developed using Python object oriented programming and Tkinter for the user interface.
https://github.com/billstephens2022/trivia-quiz-api-python
api python python-tkinter python-tkinter-application python3 tkinter tkinter-python
Last synced: 25 days ago
JSON representation
This is a quiz game app developed using Python object oriented programming and Tkinter for the user interface.
- Host: GitHub
- URL: https://github.com/billstephens2022/trivia-quiz-api-python
- Owner: BillStephens2022
- License: mit
- Created: 2023-04-06T15:22:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-06T17:33:55.000Z (almost 2 years ago)
- Last Synced: 2024-10-25T12:06:08.720Z (2 months ago)
- Topics: api, python, python-tkinter, python-tkinter-application, python3, tkinter, tkinter-python
- Language: Python
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quiz Game
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)## Description
This is a quiz game app developed using Python object oriented programming and Tkinter for the user interface.
Screenshot:
![screenshot](./screenshot.png)
## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Contributing](#contributing)
- [Tests](#tests)
- [Questions](#questions)
## Installation
run in terminal
## Usage
Answer True or False to 10 trivia questions by pressing the green checkmark for "True" and the red X for "False". Score is kept at the top of the screen.## License
This application is covered under the MIT License.
For more information: https://opensource.org/licenses/MIT
## Contributing
N/A
## Tests
N/A## Questions
Contact Info
GitHub user name: BillStephens2022
Link to GitHub profile: https://github.com/BillStephens2022
Email: [email protected]