Left arrow: move left Right arrow: move right Up arrow: jump Down arrow: crouch A: fireball A + B + Up arrow: jump spin with fireballs Up arrow + B: high jump Left arrow + B: Sprint Right arrow + B: Sprint Left arrow + Right arrow: stay still
The purpose of this program is to recreate the controls in a Mario game. We used custom blocks to be clean things up for easy viewing. A major code segment was the spin jump with fireball because it was the most complex to pull off. Another was the standard fireball code because it was difficult getting the sprite animation to look like it should.