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!
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