Chapter 5 Collision Theory and Logic 141
Chapter 5 Review Questions
Answer the following questions on a separate sheet of paper or
complete the digital test provided by your instructor.
1. Briefl y describe the action-reaction relationship in a video game.
2. What is the function of a logic statement?
3. The most basic example of a logic statement is the _____…_____
statement.
4. If a person slips on a banana peel and falls, the banana peel is the _____
and the fall is the _____.
5. In a video game, the formal term for an action is _____.
6. What is an event?
7. Which logical operators are used to have multiple conditions or events?
8. Which logical operator is used to initiate an event when a condition is
not met?
9. What are the two components of collision theory?
10. Defi ne interactivity.
11. What is a collision statement?
12. If object B is placed at 0,0 relative to object A, where is object B?
13. How can collision theory help provide the illusion of realism?
14. The Games Factory 2 is a powerful _____-oriented game engine used to
create 2D game.
15. Describe how a tree organization format, such as the object library from
The Games Factory 2, is arranged.
Trunk
Branch
Leaves
Figure 5-16. The library in The Games Factory 2 is arranged in a tree organization format. The tree format is commonly
used in many different computer applications.