fbpx

Heart Catcher Game Challenge

Basic Game
Play the game.  Try to figure out:
  • What all the controls are.
  • How many sprites?
  • How do you control the player? 
  • How does the bug move?  Where is it moving towards? 
  • How does the player get points?
  • How does the game end? 
  • What does the Heart do? 
Try to code some if it by yourself! Check the handout if you need help. 
 

Extras Challenges
Try to code some of these extras on your own. 

  • Create power ups for the player to pick up.  
  • Give the player 3 lives. 
  • Add levels and change the backdrop each level.
  • Add negative power ups (bug moves faster, hearts are smller, etc)
  • Add background music. Add more sound effects.
  • Code your own ideas!!!