Super Ball Juggling in Scratch

Following on from remixing Flappy Bird in Scratch, I have had a go at Super Ball Juggling by the same author. I am re-creating these games as a means of showing my Computer Science students how simple games can be when you break down the game into small problems and create algorithms to solve each element of the game.

Have a go online HERE, it is not the full game, the challenge for students if you wish to use it is to get them to re-use existing code and graphics in the game to add a second player when the score reaches 8.

Find all the resources HERE.

As always, enjoy!

Background Code

Juggler Code

Ball Code

Game Over Code

Get Ready Code

 

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s