Thursday, August 16, 2012

Mini project “Quiz (Who will be the millionaire)” Using C/C++

Mini project “Quiz” is a simple project made using C. It is most useful for those who are new to C and don’t know how to start to make a mini project on C. The source code of the project is divided in many header files so as to make it more manageable. The whole project is divided into two parts: administrator mode and player mode. The questions can be added, modified or deleted via administrator mode and one can play the Quiz game via player mode. Although no graphics is included, the project uses some functions of windows.h to make it colorful. Some screen shots of the project are given below:
Quiz1
Quiz2
To download the project with source code and executable file Click Here.
If you have any problem regarding this project, you can mail me : subedishankar2011@gmail.com

No comments:

Post a Comment