//MAKE: 4.01 Skill-builder: Object-oriented keyboard control

Resources

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.

Live example: Object oriented motion control