The "Kon-Banega-Carodepati" is a simple console-based quiz game written in C by Vighnesh Singhal. It tests your knowledge on various topics while providing an engaging and colorful user interface.
-
Interactive Console Interface: The quiz game offers an interactive console interface with color-coded text and clear formatting.
-
Multiple Difficulty Levels: Players can choose between Easy, Medium, and Hard levels, each with its own set of questions.
-
Rich Quiz Content: The game includes a variety of questions on different topics to challenge and educate players.
-
Clone this repository to your local machine:
git clone https://github.com/Vig7037/Kon-Banega-Carodepati.git
-
Compile the C code using your preferred C compiler (e.g., GCC):
gcc quiz_game.c -o quiz_game
-
Run the game:
./quiz_game
Follow the on-screen instructions to navigate through the game, choose your difficulty level, and answer questions.
Earn virtual rewards and enjoy learning while playing!
Contributing If you'd like to contribute to this project or add more questions to the quiz, please fork the repository and create a pull request with your changes.
The project was developed by Vighnesh Singhal.