Menu

Tree [a67ee0] main 1.0.0 /
 History

HTTPS access


File Date Author Commit
 D.png 15 hours ago sgdev sgdev [758d34] Add files via upload
 LICENSE 15 hours ago sgdev sgdev [f97abe] Initial commit
 README.md 14 hours ago sgdev sgdev [a67ee0] Update README.md
 SG-setup.exe 15 hours ago sgdev sgdev [de50d1] Add files via upload
 S_Mario_potable.zip 14 hours ago sgdev sgdev [6d7317] Add files via upload
 S_Merio.py 15 hours ago sgdev sgdev [758d34] Add files via upload
 background.mp3 15 hours ago sgdev sgdev [758d34] Add files via upload
 bug.png 15 hours ago sgdev sgdev [758d34] Add files via upload
 bug.png.jpg 15 hours ago sgdev sgdev [758d34] Add files via upload
 coin.mp3 15 hours ago sgdev sgdev [758d34] Add files via upload
 game over.mp3 15 hours ago sgdev sgdev [758d34] Add files via upload
 hurt.mp3 15 hours ago sgdev sgdev [758d34] Add files via upload
 jump.mp3 15 hours ago sgdev sgdev [758d34] Add files via upload
 mario_1.png 15 hours ago sgdev sgdev [758d34] Add files via upload
 mario_2.png 15 hours ago sgdev sgdev [758d34] Add files via upload
 mario_3.png 15 hours ago sgdev sgdev [758d34] Add files via upload
 mario_4.png 15 hours ago sgdev sgdev [758d34] Add files via upload
 mm.ico 15 hours ago sgdev sgdev [758d34] Add files via upload
 select.mp3 15 hours ago sgdev sgdev [758d34] Add files via upload
 stomp.mp3 15 hours ago sgdev sgdev [758d34] Add files via upload

Read Me

🛠️ Installation & How to Play

Choose the version that suits you best:

  1. Go to the Releases section on the right.
  2. Download the latest S_Mario_Setup.exe.
  3. Run the premium Zircon UI installer and launch the game from your desktop shortcut!

Option 2: Portable Version (No Installation Required)

  1. Download the S_Mario_Portable.zip from the Releases.
  2. Extract (unzip) the folder anywhere on your PC.
  3. Double-click S_Merio.exe inside the folder to start playing instantly!

Option 3: Run from Source / Raw Files (For Developers)

If you want to modify or run the raw Python source code, make sure you have Python 3.14+ and Pygame-ce installed:

```bash

Clone the repository

git clone https://github.com/YOUR_GITHUB_USERNAME/s-mario.git

Go into the project directory

cd "s-mario"

Install dependencies

pip install pygame-ce

Run the game using raw files

python S_Merio.py

Auth0 Logo