Ikemen-GO: open-source reimplementation of MUGEN
Published on: 2025-06-10 01:33:49
Ikemen GO
Ikemen GO is an open source fighting game engine that supports resources from the M.U.G.E.N engine, written in Google’s programming language, Go. It is a complete rewrite of a prior engine known simply as Ikemen.
Features
Ikemen GO aims for backwards-compatibility on par with M.U.G.E.N version 1.1 Beta, while simultaneously expanding on its features in a variety of ways.
Refer to our wiki to see a comprehensive list of new features that have been added in Ikemen GO.
Installing
Ready to use builds for Windows, macOS and Linux can be found in the releases section of this repository. You can find nightly builds here as well, which update on every commit.
Running
Download the ZIP archive that matches your operating system and extract its contents to your preferred location.
On Windows, double-click Ikemen_GO.exe ( Ikemen_GO_x86.exe on 32-bit OSes). On macOS or Linux, double-click Ikemen_GO.command .
Developing
These instructions are for those interested in developing t
... Read full article.