Skip to content

Coded in C, this quiz game features a qualifying round of multiple-choice questions. To advance to the final round, players must achieve a passing score. In the final stage, escalating rewards accompany a series of questions. Players decide whether to withdraw winnings or continue for more.

Notifications You must be signed in to change notification settings

ZeeshanJumabhoy/Quiz-Game-PF-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PF-Project-Semester-1

This code is a simple quiz game implemented in C. It consists of two rounds: a qualifying round and a final round. In the qualifying round, the player must answer a set of multiple-choice questions, and to proceed to the final round, they need to achieve a passing score. The final round involves a series of questions with increasing reward amounts for correct answers. The player can choose to withdraw their winnings at any point or continue playing for a chance to win more money. The game utilizes basic C programming concepts, including conditional statements and loops, and it also incorporates functions for displaying records and providing help. Capture Capture1 Capture2 Capture3 Capture4

About

Coded in C, this quiz game features a qualifying round of multiple-choice questions. To advance to the final round, players must achieve a passing score. In the final stage, escalating rewards accompany a series of questions. Players decide whether to withdraw winnings or continue for more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages