Lesson 05: Game Movement Exercise

1. Watch Video "15a Processing Simple Game, Rain, and Game Movement Demonstration" for an overview of the project.

2. Watch Video "15b Simple Game Directions" for a work through of creating an elemental game. Create the "Pong Game" as shown in video and written directions below. Save this as "SimpleGame".

The textbook below on pages 63 to 67 has the written directions. 


3. Watch Video "15c Processing Rain Directions" for a work through of creating the rain simulation. Create the rain simulation as shown in the video and save this as "LastnameRain".

Written Directions are available at on pages 68 to 72.


4. Watch Video "15d Game Movement Directions" for a work through and demonstration of creating the game movement characters. Create a processing project called "LastnameGameMovement" that has an ArrowMover, Jumper, and ClickDropper.  Written directions are available on page 73. 


Source Code for ArrowMover: http://nebomusic.net/processinglessons/ArrowMover.txt


Source Code for Jumper: http://nebomusic.net/processinglessons/Jumper.txt


Source Code for Click Dropper: http://nebomusic.net/processinglessons/ClickDropper.txt


Optional: Source Code for Follower: http://nebomusic.net/processinglessons/PointTowardsExample.txt


5. Watch Video "15e How to Submit Projects" for details on how to Submit these projects.


You will submit three Project Files with a screenshot and .zip file for each project:

A: SimpleGame

B: LastnameRain

C: LastnameGameMovement


Resource: How to Create and submit Processing Zip Files:

http://nebomusic.net/processinglessons/Process_Zip_Processing_Project.pdf

Java Processing V2022