Use arrow keys or WASD to move and jump. Collect the coins. Different colors mean different values. Hit ? blocks and invisible ? blocks to earn coins and items Press down or S to enter pipes Jump upon goombas (twice!) to beat them. Press space to use power-up (ex. shoot fire-ball) PRESS THE Q KEY FOR A CHALLENGE! Want to remix this game? Use the custom block 'createInstance'. Input x and y (and for enemies the number of blocks they move). X and y and number of blocks are based on a grid of 32 pixels. So x=5 means it is in fact 32x5=160. y starts at the bottom so y=0 means the floor of the game. Give it a try!
Tilted a lot of stuff