Skip to content

shadetree01010100/super-mario-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Mario Implementation in Python

This is inspired by Meth-Meth-Method's: https://github.com/meth-meth-method/super-mario/

Running

  • Clone repository.
  • Run pip install pygame.
  • Run python main.py.

Controls

  • LeftArrowKey: Move left
  • RightArrowKey: Move right
  • Space: Jump
  • Shift: Boost
  • Left and right Mouseclick: Try it 😛

How it looks so far:

Alt text

Contribution

If you have any Improvements/Ideas/Refactors feel free to contact me or make a Pull Request. The code needs still alot of refactoring as it is right now, so i appreciate any kind of Contribution.

About

super mario in python and pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%