Giter Club home page Giter Club logo

kaun-banega-crorepati's Introduction

kaun-banega-crorepati

This is a simple implementation of the popular game show, Kaun Banega Crorepati, written in Python. It allows a player to compete through a series of multiple choice questions, with the ultimate goal of reaching the top prize of 7 crore rupees.

Skills

Python

Requirement

One must have python installed in system or you can experience it by using online compiler.

Want to Play

To get started, clone the repository and navigate to the project directory: Copy code

git clone https://github.com/soubhik-111/kaun-banega-crorepati.git
cd kaun-banega-crorepati

To play the game, run the following command:

Copy code : Windows

python kaun-banega-crorepati.py

Copy code : Linux (if you have python version 3)

python3 kaun-banega-crorepati.py

The game will begin by displaying the rules and the various prize tiers. It will then present the player with a series of multiple choice questions, with four possible answers to choose from.

If the player answers a question correctly, they will advance to the next prize tier. If they answer a question incorrectly, they will lose the game and their current prize money. The game ends when the player either answers all the questions correctly and wins the top prize, or loses the game by answering a question incorrectly.

Good luck and have fun playing Kaun Banega Crorepati!

kaun-banega-crorepati's People

Contributors

soubhik-111 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.