Page 1 of 1

Quiz Game Source Files

Posted: Fri Mar 11, 2011 9:36 pm
by MrAlicard
A BASIC CLASS FOR A QUIZ GAME this app demonstrates the use of Quiz, and QuizQuestion classes located in Quiz.vb associated with this project. please note that no effort has been put into the layout of this application, and normal windows forms controls have been used. by using these classes you dont have to do a lot of behind-the- scenes coding, and you can concentrate on the layout of your game and that done, all u have to do is declare a couple of objects, and call a few methods, and you'll be up and running in no time! you can also inherit from these classes and add more functionality to them. Furthermore, by compiling Quiz.vb into a DLL, you can use the associated classes with any visual studio language! Any positive or FAIR negative feedbacks and suggestions are welcome.

Image

modSampleQuestions.vb be involved must only in convert.