P4Games at Montbello

Assignments

Here is a list of programming assignments.

 

  • GameState Step1. Goal: to learn how to write the code that drives game state changes.
  • GameState Step2. Goal: to learn how to write the code that drives game state changes.
  • Animation.  Goal: to learn how to support multiple levels with game states.

 

Scenario Examples

Attached here are a few example scenarios.  
We suggest you go through them in this order:
  • BackForth_1.zip:  Demos simple back and for actor movement with  hard coded boundaries.
  • BackForth_2.zip:  Adds methods "CanMoveLeft() and CanMoveRight() which checkthe boundaries using getWorld().getWidth() instead of hardcoding a specific value. 

Programming Text (2008)

This page has (will have) all the programming chapters attached.  

Syndicate content