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!