VB 3rd Quarter Exam

From WLCS
Revision as of 13:25, 23 March 2010 by Admin (talk | contribs) (New page: '''Directions:''' * This exam is open-book, open-notes, closed-person, and you have the entire class period to finish it. * Download the FlyingObjects.zip file from Mr. Bui's Outbox * Iden...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Directions:

  • This exam is open-book, open-notes, closed-person, and you have the entire class period to finish it.
  • Download the FlyingObjects.zip file from Mr. Bui's Outbox
  • Identify, debug, and fix the errors in Mr. Bui's game
  • HINT: There are at least 5 major problems to be fixed
  • Once you have finished, demo the game

The Game:

  • The game should do the following:
    • Lex Luthor should be able to move around with the keys
    • All 3 Supermen should fly from left to right
    • The Dodge Count should increase when a Superman passes by without hitting you
    • The Hit Count should increase when a Superman hits Lex Luthor

Grading Rubric:

  • Each major problem is worth 20 points
    • 10 points for identifying the problem
    • 5 points for attempting to fix it (unsuccessfully)
    • 5 points for successfully fixing it