ScratchData LogoScratchData
Back to PaulKoning's profile

Super Mario Bros (version 9)

PAPaulKoning•Created April 1, 2013
Super Mario Bros (version 9)
8175
7129
916906 views
View on Scratch

Instructions

There's a newer version of this game (version 10): https://scratch.mit.edu/projects/49905542/ Have a look! There a 5 brand new levels, there's a new enemy and.. music! Use arrow keys to move and jump. Collect the coins. Jump upon enemies (twice!) to beat them. Walk through: https://www.youtube.com/watch?v=r6L2vGPYVLk 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

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 9 there is a new block: the one with the question mark that gives you a coin (jump from below). Feel free to remix and build a level yourself! Future plans: - add some comment to the code... - add power ups - other enemies - 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 ID10097875
CreatedApril 1, 2013
Last ModifiedMay 4, 2015
SharedOctober 26, 2013
Visibilityvisible
CommentsAllowed