An open API service indexing awesome lists of open source software.

https://github.com/almostsagar/kbc-game

A Terminal based Game made with C Language
https://github.com/almostsagar/kbc-game

c first-project

Last synced: about 1 month ago
JSON representation

A Terminal based Game made with C Language

Awesome Lists containing this project

README

          

## KBC-Game

# This is a 'C language' terminal based quiz game based on the show "Kaun Banega Crorepati". The game consists of 2 stages or rounds.

The 1st round is a screening round in which 2 questions have to be answered correctly out of 3 to be eligible for the 2nd round.

The 2nd round consists of 10 questions from varying domains/fields. For each correct answer, the player wins 100,000$.
If the player enters the wrong option he/she loses the game and exits with the previously earned money.

Screenshots:

1.

![1st screen](https://github.com/Almostsagar/KBC-Game/blob/main/assets/1.png?raw=true)

2.

![1st screen](https://github.com/Almostsagar/KBC-Game/blob/main/assets/2.png?raw=true)

3.

![1st screen](https://github.com/Almostsagar/KBC-Game/blob/main/assets/3.png?raw=true)