Robot-Zombies
Robot Zombie Hoard
Little Capy’s Apple Chase
Little Capy’s Apple Chase Basic Rules Little Capy must collect apples, the Capybara’s favorite food. Little Capy must bring the apples back to Mama Capy, but Mama Capy needs at least 10 apples. If little Capy does not have at least 10 apples, Mama Capy asks to get more. Basic Game Play the game. Try to figure out how it works. What all the controls are. How many sprites? How do you control the player? How does the apple move? 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 […]
Heart Catcher
Heart Catcher Game Challenge Basic GamePlay 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 ChallengesTry 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, […]
Hungry Orbs
Hungry Orbs Game Basic GamePlay 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 ChallengesTry 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 […]
Sqaure Stars
Square Star Challenge Basic ChallengesPlay the challenge. Then try to code it yourself. Note: you don’t need to make the buttons (Slow, Normal). Hidden Challenges Extras Challenges
Fireworks Party Challenge
Fireworks Party Challenge Basic ChallengesPlay the challenge. Then try to code it yourself. Here are some basic things to do: Green Flag click, start ballon ship moving. Green Flag click, start fireworks. Fireworks Round 1: * 5 slow fireworks. Fireworks Round 2: * 10 fast fireworks Hidden Challenges Find the hidden challenges (hint click around Extras Challenges Make the speed of the firework random. Change Balloon Ship color if touching fireworks. Add a variable to count number of times balloon ship is hit. Add player that must dodge the fireworks. Create a game using your own ideas!
Criss Cross Gobo Demo
Criss Cross Gobo Challenge Green Flag move orb to center Green Flag, point orb in random direction Move and bounce forever. Change colors when hitting objects. Hidden Challenges Find the hidden challenges (hint click around Extras Challenges Change random direction if hitting Blue square. Bounce backwards if hitting Green square. Move Yellow square Left and Right Play sound when orb bounces. Get Creative and Code your own ideas.