This is a fork of xnaMugen, this project is using Monogame.
xnaMugen is a MUGEN clone written with XNA made by FrantzX.
M.U.G.E.N (also written as Mugen, MUGEN and M.U.G.E.N.) is a freeware 2D fighting game engine designed by Elecbyte.[1] Content is created by the community, and thousands of fighters, both original and from popular fiction, have been created. It is written in C and originally used the Allegro library. The latest versions of the engine now use the SDL library (source: wikipedia).
- install Monogame
- clone or download the xnaMugen repository
- open the xnaMugen.sln file with Microsoft Visual Studio or Jetbrains Rider
- build
- run and that's it
Please read CODE_OF_CONDUCT.md for details on our code of conduct.
This project is licensed under the BSD 3 License - see the LICENSE file for details