Skip to content

Files

Latest commit

 

History

History
11 lines (11 loc) · 614 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 614 Bytes

Knowledge---Blitz

🚀 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.

How to Play:

  1. Clone or download the repository.
  2. Open the project folder in your terminal or command prompt.
  3. Compile the C code using a C compiler:
    gcc main.c -o quizgame
  4. Run the compiled program. ./quizgame
  5. Answer the questions within the time limit!