1) A directory of the game's source code and other files that maintains an archive of revisions is a) a technical design document b) version control software c) Hypertext transfer protocol d) an event scripting system 2) A designer must be able to all of the following EXCEPT a) communicate on a technically effective level with other roles b) code in multiple languages c) plan a game based on their audience's need d) understand proven design practices. 3) The process of converting vector graphics into pixel-based images in order to display them is called "reticulating." True or false

Respuesta :

1. the answer is: B. Version control software

Version control is made in order to manage the change of data that the initial releaser of the software want to made. It usually consists of several updates that the game publishers felt necessary to fix bugs, protect user information, or adding new features to the game.

2.The answer is: B. code in multiple languages

Ability to code in a multiple languages would definitely bring positive values for the designer, but is not a must. The designers can choose to design a game with the code language that they are comfortable with and release their products only on specific markets.

3. The answer is: False

The process mentioned in the statement  is called rastering.  In computer deisgn, reticulating refers to the process of creating a structure or pattern that similar to a net. This usually done to add details in the pictures (such as details on top of leaves)

ACCESS MORE