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:
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.