S_Mario Code
S_mario is a modern classic old retro type game make entirly with py3
Brought to you by:
sgdev
Choose the version that suits you best:
S_Mario_Setup.exe.S_Mario_Portable.zip from the Releases.S_Merio.exe inside the folder to start playing instantly!If you want to modify or run the raw Python source code, make sure you have Python 3.14+ and Pygame-ce installed:
```bash
git clone https://github.com/YOUR_GITHUB_USERNAME/s-mario.git
cd "s-mario"
pip install pygame-ce
python S_Merio.py