Home
Iteration 1
Iteration 2
Iteration 3
Iteration 4
Iteration 5
Iteration 6
Group #1
The Adventures of Jeff
Jeff Cheng, Emily DiDonato, Jeff Orthober, Michael Vecchiollo

Iteration Plan
This Iteration:

  • Fixed the current design:
  • Coded the following:
    • control/Controller.java
    • model/GameObject/Projectile/Projectile.java
    • model/GameObject/LivingObj.java
    • model/GameObject/Jeff.java
    • model/HitDetectedException.java
    • model/GameException.java
    • model/env/Environment.java
    • model/env/GameObj.java
    • model/Game.java
    • view/Sprite.java
    • view/GamePanel.java
    • view/View.java

Next Iteration
  • Have current code work together
  • Be able to move Mario in accordance with physics
  • Have a simple level
Future Iterations
  • Enable multiple levels
  • Enable load/save/pause game
  • Implement sound and other features

Latest JavaDoc


Current Codebase
Submitted online via WebCT.