🛠️ Installation & How to Play
Choose the version that suits you best:
Option 1: Quick Install (Recommended for General Players)
- Go to the Releases section on the right.
- Download the latest
S_Mario_Setup.exe. - Run the premium Zircon UI installer and launch the game from your desktop shortcut!
Option 2: Portable Version (No Installation Required)
- Download the
S_Mario_Portable.zipfrom the Releases. - Extract (unzip) the folder anywhere on your PC.
- Double-click
S_Merio.exeinside 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:
# Clone the repository
git clone [https://github.com/YOUR_GITHUB_USERNAME/s-mario.git](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
<img width="1366" height="768" alt="image" src="https://github.com/user-attachments/assets/f5970c4d-0046-49ca-91a2-1880ae2f22f8" />