Skip to content

formazione/MarioPygame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarioPygame

A python remake of the classic Super Mario Bros.

About

Note: The code is a bit messy. Live with it. At the moment I was writing it I was a complete beginner so I was using this project as a reference.

The game based on pygame with loading .tmx level using pytmx.

Only level 1-1 was finished.

That's how main menu looks:

Main Menu

And gameplay:

Gameplay

Starting

Install these python libraries:

pip install pygame
pip install pytmx

Then execute 'Next/main.py'.

About

~80% Copy of Super Mario Bros 1-1 with Pygame

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%