Python-mini-project1-QUIZGAME

A Python terminal-based quiz game with multiple subjects like AI, IoT, SPD, AWD, and more. ๐Ÿ–ฅ๏ธ Python Quiz Game

An interactive Python-based quiz game where players can test their knowledge across different subjects.

๐Ÿ“š Subjects Available

Software Project Development

Internet of Things (IoT)

Emerging Technologies

Artificial Intelligence (AI)

Advanced Web Development (AWD)

๐ŸŽฎ Features

Welcoming introduction screen.

Option to select quiz subject.

Multiple subjects in a single run โ€” replay different topics without restarting.

Correct/incorrect feedback after each question.

Displays total score and percentage at the end.

Exit option to quit the game anytime.

๐Ÿ› ๏ธ Tech Stack

Language: Python 3

๐Ÿš€ How to Run

Clone this repository:

git clone https://github.com/your-username/quiz-game.git

Navigate into the project folder:

cd quiz-game

Run the game:

python quiz.py

๐Ÿ“ธ Example Gameplay ๐ŸŽ‰ WELCOME TO MY COMPUTER QUIZ GAME ๐ŸŽ‰ Do you want to play? (yes/no): yes

๐Ÿ“š Choose a subject for your quiz:

  1. Software Project Development
  2. Internet Of Things
  3. Emerging Technologies
  4. Artificial Intelligence
  5. AWD
  6. Exit Game

Enter your choice (1-6): 2 ๐ŸŽ“ Starting quiz on Internet Of Thingsโ€ฆ

IoT stands for? internet of things โœ… Correct!

๐Ÿค Contributing

Feel free to fork this project, suggest improvements, or add more subjects and questions!

๐Ÿ“œ License

This project is open-source and available under the MIT License.