Hungry Orbs Game
Basic Game
Play the game. Try to figure out:
- What all the controls are.
- How many sprites?
- How do you many copies of the orbs?
- What happens when the player hits the different orbs?
- How does the player get points?
-
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.
- Create an orb that chases the player.
- Add levels and change the backdrop each level.
- Add negative power ups (Red Blobs move, etc)
- Add background music. Add more sound effects.
- Code your own ideas!!!