Block Based Programming
This is my 4H project for Computer Science in the Block Based Programming category.
For this project, I created a game called The Flying Wizard Frog on the website Scratch. Here are some of the conditions that I had to use to make the game work correctly:
- When building this game, I used random placement loops in order to make the magic wand move across the screen at various positions throughout the game. I also used different programming to add points for touching the wand.
- I also used when statements to move the Frog Wizard around the screen.
- I used random placement loops to spawn the bat at various positions throughout the game, and different coding to deduct points if the bat touches you.
- I also used x and y placement coding to move the cloud across the screen, to make it look like you are flying.
The Flying Wizard Frog
Instructions:
First, Click on the Green Flag. Next, use the up, down, and side arrows in order to move the Frog Wizard around to collect the Magic Wands. Make sure to avoid the bat, or you will lose points!
Block Based Programming Screenshots
Frog Movement and Scoring

Magic Wand

Cloud

Bat
