dWASD/Arrow Keys/ Space Bar to move, as usual X/K to shoot fireballs Press M to toggle music(NOTE: Game sounds still play, just not music) The only code that has greatly differed from griffpatch's code is that I gave the enemies enhanced* collisions that use variables instead of TOUCHING so that enemies can have larger costumes without risk of unfair losses. I also improved the way Mario crouches so that he can jump while crouching to avoid getting stuck under blocks * the enhanced collisions only apply to Mario-Enemy collisions. I have no idea on how to get it done for Enemy-Enemy collisions without some form of list encoding