A game similar to who wants to be a millionare ...C++ source... description
A game similar to who wants to be a millionare ...C++ source...
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
File List:
BOLD.CHR
14Kb
EGAVGA.BGI
5Kb
EURO.CHR
8Kb
GOTH.CHR
18Kb
KBT.BAK
43Kb
Kbt.cpp
43Kb
Kbt.exe
89Kb
LCOM.CHR
12Kb
LITT.CHR
5Kb
QSBANK1.DAT
1Kb
QSBANK10.DAT
1Kb
QSBANK2.DAT
1Kb
QSBANK3.DAT
1Kb
QSBANK4.DAT
1Kb
QSBANK5.DAT
1Kb
QSBANK6.DAT
1Kb
QSBANK7.DAT
1Kb
QSBANK8.DAT
1Kb
QSBANK9.DAT
1Kb
Readme.txt
1Kb
SANS.CHR
13Kb
SCRI.CHR
11Kb
SIMP.CHR
8Kb
TRIP.CHR
16Kb
TSCR.CHR
17Kb
kbt.tha
2Kb
Similar code
"Simple Tic Tac Toe Program in C" v1.0
(Popularity: ) : A Tic Tac Toe program written in C using graphics as well as text mode giving brief idea of developing games in C A C++ Mastermind Simulation Package 8.0
(Popularity: ) : This package provides tools for simulating the classic Mastermind board game. Classes defined include Code, Player, CodeMaker, and CodeBreaker. Also included are a console game UI and a brute-force simulation program. This package was originally co-authored by Mr. Wayne Martin. WAHEED'S PARANOID
(Popularity: ) : It is open C source code of game "paranoid". a lot of important functions of are used it is a complete game code.