DanielPickens / Super-Mario-Brothers

My simplified version of Super Mario Brothers made with Pygame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Super Mario Brothers

forthebadge forthebadge

Getting Started

sudo apt-get install python3.6
sudo apt install scipy
sudo apt install pygame

Controls

Left: Move left
Right: Move right
Space: Jump
Shift: Boost
Left/Right Mouseclick: secret

Current state

Alt text

marioscrnshot

Dependencies

pygame

scipy

Execution

git clone https://github.com/DanielPickens/Super-Mario-Brothers.git
cd supermariobrothers
python main.py

About

My simplified version of Super Mario Brothers made with Pygame


Languages

Language:Python 99.6%Language:Dockerfile 0.4%