Sie sind auf Seite 1von 16

1

Jawahar Navodaya Vid


Koppal(Karnatak

Hyderabad Region

Computer Science(IT
2014-15

C++ - Project
2014-15

AIM OF THE PROJE


To create Kaun Banega Crorepati
(KBC) game by using a C++
language by which the player
can get entertainment as well as
knowledge about the current
affairs and the general
knowledge

ACKNOWLEDGEMENT
We are sincerely thankful to
Mr.B.N.T.Reddy
sir,
Principal,
Jawahar
Navodaya
Vidyalaya,
Kuknoor to provide the facilities to
complete the project work.
Special thanks are due to
Mr.RAJDILEP RAIGER, PGT IT JNV
Kuknoor(Koppal) for guiding us
through out the work.
We gracefully acknowledge the
contribution of my friends for

technical support and complete the


project.
Name: PRADEEP. H.B
BASAVARAJ V C
SANDEEP T S
ANIL SINGH
+2 CS

2014-15

CERTIFICATE
This is to certify to that
Ma.Pradeep.H.B,Ma.Basavaraj v
c,Ma.Sandeep T S,Ma.Anilsingh
XII Class of Jawahar Navodaya
Vidyalaya, Kuknoor(Koppal) has
done this bonafide work under
my supervision.

Teachers sign
Principals sign

Kaun banega crorepati(KBC)


game with c++
#include<iostream.h>
#include<stdio.h>
#include<conio.h>
#include<dos.h>
int flag=0,top=0;
void main(void)
{
clrscr();
int
ans1,ans2,ans3,ans4,ans5,ans6,ans7,ans8,ans9,ans10,ans11,ans12,ans13,ans14,a
ns15,p,S,l,w,c,x,y,J,O,U,k;

6
char n[30],P[30],q,opt,b[10];
cout<<"

KAUN BANEGA CROREPATI\a\a\a\a\a\a\a";

cout<<"\n

*********************";

textbackground(BLACK);
textcolor(CYAN);
clrscr();
textcolor(WHITE+BLINK);
cprintf("

WELCOME TO KAUN BANEGA CROREPATI ");

textcolor(BROWN);
cprintf("\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\
b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\n
*--*--*--*--*--*--*--*--*--*--*--*
");

10

11

12

13

14

15

16

Das könnte Ihnen auch gefallen