MYBOT GAME
step by step commands or make loops and recursive commands to get you through the next level by switching the blue platforms off...move, turn, jump and switch
* use move, rotate left, rotate right, jump to move your robot
* your goal is to deactivate all blue glowing platforms in a room using light bulb command standing on that platform
* if you run out of command slots in "main loop", use "function 1 or 2 slots, to do so use f(1) or f(2) in main loop to jump to that function