Metadata-Version: 2.4
Name: nixchal-quiz-game
Version: 0.1.0
Summary: Simple quiz game using Python module
Author: Nixchal Shrestha
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Quiz Game

A simple quiz game made with Python.

# Install:
pip install-game

# Features
- 5 quiz questions
- Checks answers
- Shows final score
- Uses Python module

# Files

- main.py → runs the quiz
- quiz.py → quiz functions

# Run

python main.py

## Example

What is the capital of Nepal: Kathmandu
Correct!

Score: 5/5
