This Python program is a simulation of the popular Indian TV quiz show Kaun Banega Crorepati (KBC). Players answer multiple-choice questions, use lifelines, and win virtual prize money as they progress.
- Multiple-Choice Questions: Answer questions by selecting the correct option.
- Prize Money: Each question has a prize amount that increases as you proceed.
- 50-50 Lifeline: Eliminate two incorrect options to help you choose the right answer. This lifeline can be used once per game.
- Python 3.x installed on your system.
- Clone this repository or download the
kbc_game.py
file. - Open a terminal or command prompt.
- Navigate to the directory where the file is saved.
- Run the program using the following command:
python kbc_game.py