Home
Softono

Kaun Banega Crorepati

Open source MIT
42
Stars
5
Forks
0
Issues
1
Watchers
1 year
Last Commit

 About Kaun Banega Crorepati

The Kaun Banega Crorepati (KBC) Python program is a console-based quiz game where players answer multiple-choice questions to win virtual prize money. It features a 50-50 lifeline to eliminate two wrong options. Perfect for beginners, it demonstrates Python concepts like user input, lists, functions, and control flow.

Platforms

Web Self-hosted

Links

Need Help Installing Kaun Banega Crorepati?

We provide expert installation service for this software. Our team will install, configure, and secure Kaun Banega Crorepati on your server. plans start at just $30.

Alternatives to Kaun Banega Crorepati

View All

Kaun Banega Crorepati

View on GitHub

Kaun Banega Crorepati (KBC) Python Program

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.

Features

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

Prerequisites

  • Python 3.x installed on your system.

How to Run

  1. Clone this repository or download the kbc_game.py file.
  2. Open a terminal or command prompt.
  3. Navigate to the directory where the file is saved.
  4. Run the program using the following command:
    python kbc_game.py