GLITCHES AND INCOMPLETE IDEAS: - if you land on a goomba after bouncing off of a bouncer, most of the time you will glitch out and die. change log: 9.0- game 9.5- flower power and turtles added CONTROLS: Use arrow keys to move and jump. Jump upon enemies (twice!) to beat them. NOW A FIRE FLOWER, but no mushrooms. 5 levels Want to remix this game? Use the custom block 'createInstance'. Input x and y (and for goomba's the number of blocksthey 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! if you have read all of this, then you deserve to know... - pressing n will let you skip a level, if you get tired of losing. you lose one life, but you go to the next level.
all credit given for the simple level editor set out by the original creator, PaulKoning