Font size
WorksheetsQuiz
Total questions: 10
Worksheet time: 8mins
The program you've been using to make a game this semester is called?
Scratch
GameMaker
Unity
Moodle
To design your games main player picture you used?
(a)
Once you finished your sprite the next stage is to make an (a) connected to your sprite
To get your object to react to something, you must create
(a)
Which of these is an example of an event?
Your object collides with another object
Move to start position
Move in a direction
Hide Object
Each event must have
(a)
How many sprites have been created in this game?
3
2
1
4
In GameMaker, where you place objects and create a scene?
(a)
In Game Maker, the value of X increases as you move in which direction?
Left
Right
Up
Down
Programming that is executed as a group
Group of code
Compiled code
Block of code
Executed code
