Thursday, May 5, 2016

Construct 2: C201 - Get to Work!

Caffeinated Wizards!

 Project 1 is a simple avoid falling blocks game. We are tasked with adding an additional mechanic to the base course project.
  • The player strafes left to right to avoid falling objects.
  • Players accumulate score each second.
  • (NEW) Players can gain a score multiplier by risking proximity to a falling block.
Players gain increasing score multiplier as they risk proximity to the falling blocks. Mastery comes in knowing the bounds of the player, the bounds of the enemies, and can make decisions based on the environment (the grouping of the falling blocks.)

Voila! C201 complete!

Keep being awesome!

No comments:

Post a Comment