Use arrow keys to move and jump. Collect the coins. Jump upon enemies (twice!) to beat them. 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!
Note this: This remix of PaulKoning's Super Mario Bros. game was initially going to be just this, a reskin that turned Mario into Luigi. However, I will soon add music, different enemies and more levels. Therefore, there is a "(0.1)" in the title to help indicate that this will be an ongoing project. Changes made: Reskined Mario Modified the logo/title screen Changed player name ------------------------------------------------------------- Credit goes to PaulKoning for the original project. So, there you have it. Have fun playing as Luigi!