-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathgrid_fenil.txt
56 lines (56 loc) · 1.94 KB
/
grid_fenil.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
// setcolor(8);
// settextstyle(3,0,6);
// outtextxy(200,200,"Pacman");
// delay(1000);
// setcolor(1);
// settextstyle(3,0,6);
// outtextxy(200,200,"Pacman");
// delay(1000);
// setcolor(2);
// settextstyle(3,0,6);
// outtextxy(200,200,"Pacman");
// delay(1000);
// setcolor(3);
// settextstyle(3,0,6);
// outtextxy(200,200,"Pacman");
// delay(1000);
// setcolor(0);
// settextstyle(3,0,6);
// outtextxy(200,200,"Pacman");
//
// settextstyle(3,0,1);
// setcolor(1);
// outtextxy(100,100,"Rules");
// outtextxy(100,120,"(1)Press W for UP!");
// outtextxy(100,140,"(2)Press A for LEFT!");
// outtextxy(100,160,"(3)Press S for DOWN!");
// outtextxy(100,180,"(4)Press D for RIGHT!");
// outtextxy(100,200,"(5)If you press any other key except PAKA's");
// outtextxy(100,220,"favourite keys then he will leave you.");
// outtextxy(100,240,"(6)If Ghanshyam Bhai Touches Pakabhai");
// outtextxy(100,260,"then Paka bhai will die and game will be over! :( ");
// delay(5000);
// setcolor(0);
// outtextxy(100,100,"Rules");
// outtextxy(100,120,"(1)Press W for UP!");
// outtextxy(100,140,"(2)Press A for LEFT!");
// outtextxy(100,160,"(3)Press S for DOWN!");
// outtextxy(100,180,"(4)Press D for RIGHT!");
// outtextxy(100,200,"(5)If you press any other key except PAKA's");
// outtextxy(100,220,"favourite keys then he will leave you.");
// outtextxy(100,240,"(6)If Ghanshyam Bhai Touches Pakabhai");
// outtextxy(100,260,"then Paka bhai will die and game will be over! :( ");
// setcolor(14);
// pieslice(100,100,30,330,30);
// outtextxy(100,150,"'PAKA BHAI'");
// setcolor(4);
// pieslice(100,100,30,330,30);
// outtextxy(200,150,"'GHANSHYAM BHAI'");
// outtextxy(100,240,"GAME WILL BE START SHORTYLY!");
// delay(4000);
// setcolor(0);
// pieslice(100,100,30,330,30);
// outtextxy(100,150,"'PAKA BHAI'");
// pieslice(100,100,30,330,30);
// outtextxy(200,150,"'GHANSHYAM BHAI'");
// outtextxy(100,240,"GAME WILL BE START SHORTYLY!");