Mario-Level-1 icon indicating copy to clipboard operation
Mario-Level-1 copied to clipboard

The first level of Super Mario Bros made with Python and Pygame.

Results 29 Mario-Level-1 issues
Sort by recently updated
recently updated
newest added

Hi all, I am making an arcade machine with a RaspberryPi and I would really like to integrate this Mario game into it. The only hold back for me is...

Is there any argument that control whether disable the sound?

i want faster game speed. how fast game speed??

This is a really nice remaking of super mario. I think you have probably forgotten the dots before the last two file extension parameters at `tools.py` line 113 (`load_all_gfx()`). I...

Hello justinmeister! I currently work with your Mario. How could I contact you? In the hope you will answer, Zzortell PS: I'm French :)

hi master, i run it in eclipse + pydev environment python 2.7 + pygame 1.9.1 found some bug the music stop randomly when I play I can not close the...

In `README.md` you say 'a' for jump and 's' for action. But in fact, I have to press shift + 'a' instead of 'a' to jump and shift + 's'...

The only issue i have with it is the key bindings drive me nuts. It seems unnatural. It seems like movements keys should be WASD, jump being space, and fire...