You are on page 1of 3

15 Registration One of the functionality of the game allows players in creating their own account and is also capable of

searching account for a player who has already played the game. It is supported by the figure 3 of Data Flow Diagram.

Player name

1.1

Player info T1 Account_info

PLAYER

Create account

Player data

1.2

Player info

Player info account

Search account

Player info

Figure 3. Level 1 Data Flow Diagram for Registration

Game proper This function processes the implementing of the main game. After choosing adventure mode, a map displayed and player select level, after that the questions displayed the

16 player had to answer it correctly to go beyond the game. As shown in Figure 4.

Score info

PLAYER

Level info

2.1

Score Info

2.5

Display Map

Score_info

T3
Score data

Display Score

Player info Answer info

Score info

2.2

2.4

Select Level

Answers

T4
Answer data

Prompt answer

Player info

2.3

Answer info

Load Question
Question info Question data

T2

Question_info

Figure 4. Level 1 Data Flow Diagram for Game Proper

17 View This function which is composed basic of viewing in Lessons C in C

Programming

include

topics

programming

that can be use in Playing the game, how to play the game and Score. This explanation is supported by Figure 5 of Data Flow Diagram.

Player info

3.1

PLAYER
Lesson info

View Lessons in C Programming

Player info How to play info

3.2

View How to play Adventure

Player info Option info

3.3

View Option

Player info Score info

3.3

Score info
T3 Score_info

View Score

Score info

Figure 5. Level 1 Data Flow Diagram for View

You might also like