Skip to content

CONTROLS: Arrow keys for direction 'a' for jump 's' for action (fireball, run) DEPENDENCIES: Pygame 1.9.1 (Python 2) Pygame 1.9.2 (Python 3) - a little trickier to get going. To install dependencies for Python 2.x: pip install -r requirements.txt VIDEO DEMO: http://www.youtube.com/watch?v=HBbzYKMfx5Y

License

Notifications You must be signed in to change notification settings

iamjayandhan/Mario-Game-Lev1

Repository files navigation

Super Mario Bros Level 1

An attempt to recreate the first level of Super Mario Bros.

screenshot

CONTROLS:

Arrow keys for direction

'a' for jump

's' for action (fireball, run)

DEPENDENCIES:

Pygame 1.9.1 (Python 2)

Pygame 1.9.2 (Python 3) - a little trickier to get going.

To install dependencies for Python 2.x:

pip install -r requirements.txt

VIDEO DEMO:

http://www.youtube.com/watch?v=HBbzYKMfx5Y

DISCLAIMER:

This project is intended for non-commercial educational purposes.

About

CONTROLS: Arrow keys for direction 'a' for jump 's' for action (fireball, run) DEPENDENCIES: Pygame 1.9.1 (Python 2) Pygame 1.9.2 (Python 3) - a little trickier to get going. To install dependencies for Python 2.x: pip install -r requirements.txt VIDEO DEMO: http://www.youtube.com/watch?v=HBbzYKMfx5Y

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages