ScratchData LogoScratchData
Back to boogerfive's profile

Super Mario Bros. 2 (looks like smb 1)

BOboogerfive•Created January 18, 2018
Super Mario Bros. 2 (looks like smb 1)
0
0
12 views
View on Scratch

Instructions

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. Hit --> blocks to make things happen. Press down or S to enter pipes. Press C to use doors. Jump upon goombas and koopas (twice!) to beat them. Avoid plants, fire, lava, and "bowser". Press space to use power-up (ex. shoot fire-ball). Hit the top of the flag to move to the next level. Shulkers make you FLY Press T to execute commands (more details below) Press the Q key if you want to... I'm not telling what will happen! (Look in the comments if you want to know.) 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! Command syntax: /summon (x) (y) (data) [block] /tp (x) (y) /effect (time) [effect] /level (level) /lives (lives)

Project Details

Project ID198728378
CreatedJanuary 18, 2018
Last ModifiedJanuary 18, 2018
SharedJanuary 18, 2018
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root