/Quiz-Game

In this Game, user can play two type of quiz. First one is technical quiz and second is non-tech quiz in which it displayed randomly questions and provide four options from that user have to select one answer. According to choices it gives you output as audio. User can show scores. It provide one minute for each question.

Primary LanguageC++

Quiz-Game

In this Game, user can play two type of quiz. First one is technical quiz and second is non-tech quiz in which it displayed randomly questions and provide four options from that user have to select one answer. According to choices it gives you output as audio. User can show scores. It provide one minute for each question.

Instruction :

  1. Copy all Files in One Folder.
  2. Now Open codeblock and go to Setting > Compiler > linker settings after that add "winmm" to link libraries
  3. Now load Main_Project.cpp file into codeblock.
  4. Run and Enjoy game.