Presentation is loading. Please wait.

Presentation is loading. Please wait.

NAME OF C PROJECT : FIND THREE GAME TEAM MEMBERS : DOĞAN EMRE ÜLKÜ DENİZ NURAN BURAK ALP KAPUSUZOĞLU.

Similar presentations


Presentation on theme: "NAME OF C PROJECT : FIND THREE GAME TEAM MEMBERS : DOĞAN EMRE ÜLKÜ DENİZ NURAN BURAK ALP KAPUSUZOĞLU."— Presentation transcript:

1 NAME OF C PROJECT : FIND THREE GAME TEAM MEMBERS : DOĞAN EMRE ÜLKÜ DENİZ NURAN BURAK ALP KAPUSUZOĞLU

2 1,1 1,2 1,3 1,4 1,5 2,1 2,2 2,3 2,4 2,5 3,1 3,2 3,3 3,4 3,5 4,1 4,2 4,3 4,4 4,5 5,1 5,2 5,3 5,4 5,5 PROJECT DESCRIPTION In this project, it is wanted to create a game which is named “ Find Three ”. The game has 3 difficulty levels. Also it has 3 different matrix : Easy (5x5), Medium (10x10),Hard(25x25) matrix(Figure 1). (In this part-preferring difficulty level(easy, medium or hard)- we used switch case) (For instance the size of this matrix is : 5x5). (Figure 1)

3 In addition to this each matrix must contain “ 5 units 1 ” and the remainder part must contain “ 0 ”. (We used random for assignment). (Figure 2) The game plays with two players. Application want to enter coordinate from the players. (For example : ) (Figure 3) 1,1 1,2 1,3 1,4 1,5 2,1 2,2 2,3 2,4 2,5 3,1 3,2 3,3 3,4 3,5 4,1 4,2 4,3 4,4 4,5 5,1 5,2 5,3 5,4 5,5 00000 01000 00100 1000 1 0 1 000

4 Game rules : 1) First of all player should choose difficulty level. (easy,medium,hard) 2) Players cannot enter the same area (previous area). 3) To be winner, player must find the hidden 1. 4) The player who find 3 unit 1, is winner. GOOD LUCK EVERYONE

5 FUNCTIONALITIES OF THE PROGRAM Tools Used For Project Dev - C ++ 5.6.2 was used for this program. Libraries Used For Project include (printf,scanf,switch-case,if- else,for) include (getch()) include (system(“mode 120”)) include (srand(time(NULL)))

6 The Parts Of Source Code 1 ) For Introduction:

7 2 ) Choosing Part (easy-medium-hard): 3 ) For Easy :

8 3.a) Creating Table :

9 3.b) To Enter Area :

10 3.c) For Score:

11 3.d) For Play Again Or Exit:

12 4 ) For Medium: 4.a) Creating Table :

13 4.b) To Enter Area:

14 4.c) For Score:

15 4.d) For Play Again Or Exit:

16 5 ) For Hard : 5.a) Creating Table:

17 5.b) To Enter Area:

18 5.c) For Score:

19 5.d) For Play Again Or Exit:

20 SOURCE 1) www.cdoganemre.jimdo.comwww.cdoganemre.jimdo.com 2) C HOW TO PROGRAM – «PAUL DEITEL – HARVEY DEITEL»

21 WORK DISTRIBUTION Writing Source Code: Do ğ an Emre ÜLKÜ Graphic and Report : Deniz NURAN Arrangement : Burak Alp KAPUSUZO Ğ LU


Download ppt "NAME OF C PROJECT : FIND THREE GAME TEAM MEMBERS : DOĞAN EMRE ÜLKÜ DENİZ NURAN BURAK ALP KAPUSUZOĞLU."

Similar presentations


Ads by Google