A game similar to who wants to be a millionare ...C++ sourcecode.
Submitted By:
xyz
Rating:





(
Rate It)
A game SIMMILAR TO "wHO WANTS TO BE A MILLIONAIRE "
AN INDIAN VERSION THOUGH.
YOU CAN MODIFY THE QUESTION FILES USING ANY TEXT UTILITY LIKE
NOTEPAD OR EDIT OR ANY OTHER.
bUT DO IT IN THE FOLLOWING FORMAT
// the format
Question // :=== LIne 1
ans 1 // :=== LIne 2
ans 2 // :=== Line 3
ans 3 // :=== LIne 4
ans 4 // :=== Line 5
correct ans number ( integer value 1 or 2 or 3 or 4 )corresponding to the correct answer.?// :===Line 6
// foramt ends .. check the question file for details
// donot change the file names
// incase you do so ..update the source code file
// and recompile it or it shall no run.
Enjoy the game
Extract all the files to a directory
and then either explore the code
or run the kbt.exe file
Enjoy
Trishul Arora
The file *.bgi & *.chr
are display and font files which come with Turbo C++ 3.0 Pack
donot delete or modify them