BTEC ict
Watch this threadPage 1 of 1
Skip to page:
Kourtnedr97
Badges:
0
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#1
Hi i am working on D2 of my ict course, and i need some assistance on this essay style question, this is the title:
D2 Explain how the structure and design of a game can assist in maintenance and capacity for extension.
D2 Explain how the structure and design of a game can assist in maintenance and capacity for extension.
0
reply
Xerx
Badges:
9
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#2
Report
#2
You need to be more specific in regards to the course unit, but from the question I can give you a couple of tips.
I'm assuming you've developed a game or you are currently reviewing one. Within the game, look at code specifically and see what can be used in order to help structure of the code that will assist you.
One example would be green comments. Green comments play a huge role as you can provide a form of visual in relation to what each code means within various segments. For example, one procedure within the code may be used for the 'amount of lives', therefore labelling this with a green comment would provide some form of structure in which the designer of the game can use when looking for a problem interior to the game and if necessary make any alterations/extensions to the code.
Other points you can talk about is the use of modulars, naming of variables and even the formatting of the code. Just always make sure you're relating to the question within each point and you'll have an easy time.
Good luck.
I'm assuming you've developed a game or you are currently reviewing one. Within the game, look at code specifically and see what can be used in order to help structure of the code that will assist you.
One example would be green comments. Green comments play a huge role as you can provide a form of visual in relation to what each code means within various segments. For example, one procedure within the code may be used for the 'amount of lives', therefore labelling this with a green comment would provide some form of structure in which the designer of the game can use when looking for a problem interior to the game and if necessary make any alterations/extensions to the code.
Other points you can talk about is the use of modulars, naming of variables and even the formatting of the code. Just always make sure you're relating to the question within each point and you'll have an easy time.
Good luck.
0
reply
yt7777
Badges:
18
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#3
Report
#3
For games, and in general how to maintain and update code easily you should research Object-Oriented Programming and Object-Oriented Design.
0
reply
X
Page 1 of 1
Skip to page:
Quick Reply
Back
to top
to top