Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 587 Bytes

File metadata and controls

22 lines (16 loc) · 587 Bytes

sm

Sm is a PC port of Super Metroid compatible with Windows and Linux systems.

Currently, it's in an early version.

Usage

To build:

Note that the name of the SDL2 package varies between Linux distros. The below exmaple is for Debian.

apt install libsdl2-dev
git clone --recursive https://github.com/snesrev/sm
cd sm
make

Once done, place a Super Metroid ROM into the sm folder and rename it to "sm.smc".

If building on another Linux distro, macOS or Windows, see BUILDING.md.

Consider joining the Discord server: https://discord.gg/AJJbJAzNNJ