Skip to content

Latest commit

 

History

History
35 lines (35 loc) · 1.42 KB

README.md

File metadata and controls

35 lines (35 loc) · 1.42 KB

The-Quiz-Show


Welcome to The Quiz Show! This interactive Python-based quiz game challenges players with a series of general knowledge questions. Players can use lifelines such as 50:50, Phone a Friend, and Ask the Audience to help them answer questions correctly.

Features


Multiple-choice Questions : Answer a variety of questions from different categories.
Lifelines : Use 50:50, Phone a Friend, or Ask the Audience to help answer questions.
Scoring System : Earn money for each correct answer. Aim to win the maximum prize.
Interactive UI : Terminal-based UI with colorful text for a better gaming experience.

How to Play


1. Start the game: Run the 'quiz_show.py' script.
2. Answer the questions: For each question, you will be presented with multiple choices. Enter the number corresponding to your chosen answer.
3. Use lifelines wisely: You have three lifelines available:
● 50:50: Eliminates an incorrect option.
● Phone a Friend: Calls a friend who suggests an answer.
● Ask the Audience: Shows the audience's opinion on the options.

Contributing


Contributions are welcome! If you have any ideas or improvements, feel free to submit a pull request or open an issue.

License


This project is licensed under the MIT License. See the LICENSE file for more details.