fbpx
  • Monster Box

(List Challenge) 

Let’s create a box to hold all our monster friends! Collect the monsters and add them to the box (list).  But only one of each type of monster is allowed in the box!
 
Demo
Try the game out on the right!
 
Challenges
  1. If you click a sprite, add to list if not in list
    Only one monster of each type in box
  2.  if you click a sprite, create clone and move to box
  3.  If you click “Empty Box” button
    — empty the monster_box list
    — send message to sprites to delete clones.
 
Extra

  • Add more monsters!
  • Add sounds!
  • Do something when you click a monster!
  • Make it into a game! 
  • Get Creative!