Topic 4 - Keyboard Input

This tutorial covers how you can detect when keyboard keys are pressed and released. This allows us to control the movement of a player using the keyboard.

Topic 4 - Keyboard Input

What to Do?

1 - Complete the Topic 4 - Keyboard Input Tutorial

  • Download and begin with the example file or start with the graphics template.

  • Try some of the suggestions throughout.

2 - Complete the programming assignment. You may just use the tutorial file if you wish.

You may also look at my completed tutorial program to help you if you are stuck.

What to Submit?

1 - Submit the Topic 4 - Programming Assignment defined below. See the rubric for details.


Tutorial

Topic 4 - Keyboard Input.pdf

Programming Assignment

Topic 4 - Keyboard Input Assignment.pdf

Files