Skip to content

Akash-chowrasia/Quiz-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz-game

This is a fantastic quiz game made using basic c++.
Facility's to player
game consists of three sets of 10 question.
time provided to solve each question will be 15 seconds.
player will provided with a auto generated registration number and a self made password, using wich player may play any set at any time after registration as per his/her time matching.
after successfully completion of all the sets player will provided with winner certificate otherwise he/she will provided with participation certificate.
each and every password is headen.
player can chech his/her status of the game at any instant of time by using his/her registration id and password.

Facility's to owner
owner can check, players result, players details, set of questions.
owner can change the set of quetion or any perticular question.
owner will get entry into the owner section only after authentication checking by password.
owner can never see the password of any player.
owner can reset it's own password.

INSTRUCTION TO START AND RUN THE PROJECT
as this project is made in turbo c++ using basic c++ you have to follow these steps.
STEP 1: download/clone the repository.
STEP 2: copy quiz.cpp,temp.dat,temp1.dat,temp2.dat,ownpass.txt into the bin of turboc++.
STEP 3: open turboc++ and open quiz.cpp file and then compile and run it.

Somemore instructions.

this project is provided with three set of questions which can be changed from owner section.
the current password of owner can be read from ownpass.txt which can be changed further.
when first player will play the game it will automatically create two more files player.bin and result.bin into the bin of turboc++.

About

This is a fantastic quiz game made using basic c++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages