ScratchData LogoScratchData
Back to PaulKoning's profile

Super Mario Bros (version 8)

PAPaulKoning•Created March 27, 2013
Super Mario Bros (version 8)
896
780
77768 views
View on Scratch

Instructions

There's a new version here: http://scratch.mit.edu/projects/10097875/ Use arrow keys to move and jump. Collect the coins. Jump upon enemies (twice!) to beat them. Here's a 'walkthrough': https://www.youtube.com/watch?v=oY3A0n6tAms 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!

Description

There's a new version here: http://scratch.mit.edu/projects/10097875/ I'm trying to make a Super Mario Bros game. It's not gonna be a remake. I just use the sprites and sounds. In version 8 there is a finish flag for the 1st level and after that the second level starts. I also added a launching platform (that's in level 2). Feel free to remix and build a level yourself! Future plans: - add some comment to the code... - other enemies - new blocks (like the one with the question mark!) - and more... Credits for the sprites and sounds are for Nintendo. I found them here: http://spriters-resource.com/nes/supermariobros/ and http://themushroomkingdom.net/media/smb/wav

Project Details

Project ID10093008
CreatedMarch 27, 2013
Last ModifiedJuly 25, 2017
SharedJuly 25, 2017
Visibilityvisible
CommentsAllowed