Skip to content

Kaun Banega Crorepati - Indian version of Who wants to be a millionaire

Notifications You must be signed in to change notification settings

theshekhawat/kbc

Repository files navigation

KBC-Who wants to be a Millionaire! (Indian Version)

This is the repository for Kaun Banega Crorepati (Indian version of Who Wants to be a millionaire!) quiz show.

There will be 15 question in total. A player will have to answer each question correctly to get to 7 crores (70 million) which is the ultimate prize (of course no one is going to pay you, so don't get ahead of yourselves 😎)

Timer

A player has to answer the question within 45 seconds, failing which game will be forfeited.

Lifelines

To help a player along, there are 6 lifelines in total which are listed as below.

Lifeline Description
50:50 Two wrong options will be take out
Ask the Audience A graphical estimation of votes by imaginary audience
Ask the Expert Google search of the question
Flip the question Another question in place of current question
Extra Time The timer will be incremented by 30 seconds
Double Chance Player would be allowed two chances for the same question

Technologies

Installation

This project is implemented using Angular Cli version [13.2.4] and Node.js version 12.16.3.

Install the dependencies and devDependencies and start the server.

$ cd game-show
$ npm install
npm run start

For production environments...

$ npm install --production
$ npm run start

Todos

  • Fastest Fingers First
  • Integrate with database
  • Login
  • Register
  • Winner celebration pages

Screenshot

Screenshot

License

MIT

Free Software!