openmugen icon indicating copy to clipboard operation
openmugen copied to clipboard

An opensource MUGEN client

openmugen

An opensource MUGEN client

First things first (TODO):

Compile on Linux

Ubuntu

sudo apt install -y libsdl1.2-dev libsdl-image1.2-dev
cmake . && make && ./OpenMugen