Browser Game 3 (Game 2 Part A)
Review of previous work.
Introduction on new concepts for second game.
Does not use kit, uses assets that are downloaded.
Introduction to:
Images and sprites.
Collision(s).
Imported sounds.
Events vs. Behaviours.
Events
Basics
When Creating.
Talk about the structure of the code.
The different kinds of Code and the Color coding.
Option windows.
Windows in general.
Basics
When Updating.
User Input
Control – Keyboard
Actor Code
What can an Actor do, What Happens to an actor.
Attributes
Creating
Setting
Getting
What types of attributes. (number, logic, etc…)
Flow. The logic of the program.
iF
then
otherwise
Comparisons
Boolean
True
False
Upto part 8 should be enough.
Review
and Extra task is to review during the week . Up to this point
in the guided Stencyl course Invaders.