Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.1 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.1 KB

xnaMugen

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).

Getting Started

  • 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

Contributing

Please read CODE_OF_CONDUCT.md for details on our code of conduct.

License

This project is licensed under the BSD 3 License - see the LICENSE file for details