Click the green flag and choose if you want to fly or jump!! If you choose to fly use the mouse pointer to catch flies! If you choose to jump use the space bar to eat a very original octopus meal!!
I created the first version of this project for G.U. 2018, back then I had less experience with variables so I used a lot of broadcasting, the code was very fragmented and I had to use a lot of "stop" blocks. The prompt of today (use variables to control something) at the beginning stucked me, I thought "I already used variables in other projects this round", as I felt the need of using variables for something original, special. Then I decided to look back at my older project and search for one that really can benefit from a wise use of variables!! So I remixed this "Jump or Fly" project, adding just a lot of emoji and a variable that controls the levels of the game. I had fun and I was really surprised about how much agile the code can be using a variable to control a state!!