Game Movement Exercises

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".

Written Directions are available at: http://nebomusic.net/processinglessons/SimpleGameProcessing.pdf


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: http://nebomusic.net/processinglessons/Arrays_Loops_Act.pdf


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.


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