README.md
README.md
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.
● 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.
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.
Contributions are welcome! If you have any ideas or improvements, feel free to submit a pull request or open an issue.
This project is licensed under the MIT License. See the LICENSE file for more details.