Make your way through 3 levels, using the arrow keys and platforms. Collect the flying creatures.
"Create a project that uses broadcasting blocks." I continued working on a project I began back in 2010 getting unstuck. I wanted to continue exploring broadcasting as a way to switch levels in a game, and to re-use code. I improved by using broadcasting to: --display a common graphic when levelling up --set up sprites for each new level (flying creatures to collect). With more time I would add a countdown timer and flying creatures to avoid, as a way to win or lose the game.