Ikemen-GO: open-source reimplementation of MUGEN

Ikemen GO is an open source fighting game engine written in Google’s Go programming language that supports resources from the M.U.G.E.N engine. It aims for backwards-compatibility with M.U.G.E.N version 1.1 Beta while expanding on features. Ready-to-use builds for Windows, macOS, and Linux are available. Developers can find instructions for building and debugging the engine. Cross-compiling binaries with Docker is an option for compiling for multiple platforms. Troubleshooting can be done through the issue tracker. The name “Ikemen” stands for “Itsumademo Kansei Shinai Eien ni Mikansei Engine.” The source code is available under the MIT License, with some assets licensed under CC-BY 3.0.

https://github.com/ikemen-engine/Ikemen-GO

To top