π Knowledge Blitz : A Fast-Paced Quiz Game π Knowledge Blitz is a dynamic quiz game designed to challenge users with thought-provoking questions under time constraints. I developed and designed this project to enhance interactive gameplay experiences while leveraging advanced programming techniques.
- Clone or download the repository.
- Open the project folder in your terminal or command prompt.
- Compile the C code using a C compiler:
gcc main.c -o quizgame
- Run the compiled program. ./quizgame
- Answer the questions within the time limit!