I know this is past the deadline and what I have is nowhere near complete, but I thought I’d share it anyhow. I was hoping to have had at least 20 of the 48 hours available, but this turned out to be a rather busy weekend so I only got to work 12 hours on it. With that said, however, what I do have is pretty decent (though the code is quite messy.)
It wasn’t originally going to be a simplified version of Mario. I thought if I got the Mario part working the rest of it would be a cinch, since the rest of the game would only involve small modifications to the Mario code … Maybe if I had more time.
It requires only Python and Pygame. I included a batch file and a shell script to help people run it, but if that doesn’t work for you just go into the ‘lib’ folder and have Python run ‘main.py’.
Mario can run, jump, collect coins, hit question blocks, break bricks, stomp on goombas, and die. The controls are ‘left’ and ‘right’ to run and ‘x’ to jump. The level has one really difficult part, but it doesn’t really matter because there is no real way of completing it.
Have fun and enjoy it!
Download: wizard_v001.zip