Essay: Answer each question according to your textbook.
|
|
1.
|
How has society changed with games, specifically
video games?
|
|
2.
|
What are the main historical points that the author
makes about games?
|
|
3.
|
What can someone learn from playing
games?
|
|
4.
|
What can someone learn from making
games?
|
|
5.
|
What does the author say is the value of gaming in
today’s industry?
|
|
6.
|
What does the author say are the advantages of
using Flash for making games?
|
|
7.
|
List five questions or items that will determine
whether a game is good or not according to the author.
|
|
8.
|
List the steps involved in the game creation process.
|
|
9.
|
Describe how to create a simple timer for a game.
|
|
10.
|
Describe how to fade away a movie clip from the game.
|
|
11.
|
Describe the difference between static and dynamic text boxes and examples of
when you would you each one.
|
|
12.
|
How do you specify screen position in Flash actionscript?
|
|
13.
|
How do you control horizontal and vertical velocity in ActionScript?
|
|
14.
|
How do you control collisions with ActionScript?
|
|
15.
|
How do you create a countdown counter using ActionScript?
|
|
16.
|
How do you create random movement using ActionScript?
|
|
17.
|
What is the purpose of hitTest and how does it work?
|
|
18.
|
Using ActionScript, how do you remove a MovieClip and why would you need to use
this?
|
|
19.
|
Why is it important to have sounds in a game?
|
|
20.
|
How does Flash store SharedObjects on the computer?
|
|
21.
|
Describe 3 ways you can optimize a game.
|
|
22.
|
How can you create multiple instances of many objects dynamically?
|
|
23.
|
Describe how to create gravity using ActionScript.
|
|
24.
|
List and describe each force of motion in game physics.
|
|
25.
|
Why would you want to use tiles and levels in Flash games? Be specific for
each.
|