Resources
- //INIT: Creating objects with methods
- //INPUT: Reading keypresses
-
//PROCESS:
if...else
conditionals - //OUTPUT: animating motion with jQuery
Saving your work
Use Save as...
to save the
empty template
as "4.01S-ObjectOrientedKeyboardControl-LastName.html
"
in your Computer Programming directory.
The assignment
Use object oriented programming to animate something around the screen using the keyboard...
Make it your own!
Use a sprite or image or character of your own design. Hint: think about what kind of image would fit well on top of the maze you made...
Hints
Reread //INIT: Creating objects with methods and combine and elaborate on the code examples.