# Super-Mario-Bros-Remake **Repository Path**: moondown/Super-Mario-Bros-Remake ## Basic Information - **Project Name**: Super-Mario-Bros-Remake - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-06 - **Last Updated**: 2025-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Typing SVG

Github files

## Info There are four levels. On last you will encounter a final boss.
You can change volume, name or buttons in settings.
Almost everything is the same as in the original game. ### Shoutout A big shoutout to my friend and collaborator, [Eugene](https://github.com/BedniChillGuy)! We worked together on this project, and he helped me a lot to make this game real. ## Level pictures

## Usage ```html First, go to the latest release of the game https://github.com/SchoolPygame/Project/releases/tag/3b5c449 App Unzip the downloaded archive Run SuperMarioBros.exe Installer Download the installer and run it Run SuperMarioBros.exe Python Download the source code then use pip to install the requirements and run the game * $ pip install -r requirements.txt * $ python main.py ``` ## Dependencies ```html * pygame ``` ## Controls * A: Left * S: Crouch * D: Right * Left Ctrl: Throw a fireball * Space: Jump * Esc: Hold for 2 seconds in game to quit ## Contribution If you have any Ideas or Improvements feel free to make a Pull Request. The game still needs some improvements, so all changes are welcome.