All Projects → scemino → xnamugen

scemino / xnamugen

Licence: BSD-3-Clause license
Fork of xnaMugen (MUGEN clone) adapted to Monogame

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to xnamugen

easy-extends
一个简单快速安装PHP扩展的程序--最简单的方法就是使用Linux
Stars: ✭ 78 (+178.57%)
Mutual labels:  monogame
Comora
A simple 2D camera for Monogame.
Stars: ✭ 71 (+153.57%)
Mutual labels:  monogame
DungeonMaster.NET
Reimplementation of famous old Dungeon Master game.
Stars: ✭ 23 (-17.86%)
Mutual labels:  monogame
hevadea
🗺 A game about exploring a randomly generated world.
Stars: ✭ 29 (+3.57%)
Mutual labels:  monogame
FiniteStateMachine
This project is a finite state machine designed to be used in games.
Stars: ✭ 45 (+60.71%)
Mutual labels:  monogame
Wallop
Extensible, living/animated wallpaper engine built in C# using Silk.NET's OpenGL wrapper at its core.
Stars: ✭ 27 (-3.57%)
Mutual labels:  monogame
MonoGame.Primitives2D
Easy-to-use 2D primitives
Stars: ✭ 44 (+57.14%)
Mutual labels:  monogame
MLEM
MLEM Library for Extending MonoGame provides extension methods, improvements and additional features like a ui system and easy input handling.
Stars: ✭ 26 (-7.14%)
Mutual labels:  monogame
Apos.Shapes
Shape rendering in MonoGame.
Stars: ✭ 21 (-25%)
Mutual labels:  monogame
monogame-aseprite
MonoGame framework extension to import animations from Aseprite
Stars: ✭ 53 (+89.29%)
Mutual labels:  monogame
ACViewer
Viewer / Utility for DAT files for the game Asheron's Call
Stars: ✭ 19 (-32.14%)
Mutual labels:  monogame
OpenNFS1
Remake of the original EA Need for Speed 1 using c# and Monogame
Stars: ✭ 157 (+460.71%)
Mutual labels:  monogame
Apos.Content
Content builder library for MonoGame.
Stars: ✭ 14 (-50%)
Mutual labels:  monogame
UI Engines
Engine specific libraries for Empty Keys UI
Stars: ✭ 52 (+85.71%)
Mutual labels:  monogame
Facepunch.Steamworks-MonoGame-Integration
Facepunch.Steamworks + MonoGame.Framework = the easiest SteamAPI Integration for your app!
Stars: ✭ 18 (-35.71%)
Mutual labels:  monogame
Landlord
Landlord was a planned roguelike game, which may yet be completed one day if I decide I am willing to re-approach it.
Stars: ✭ 40 (+42.86%)
Mutual labels:  monogame
CTR-tools
Crash Team Racing (PS1) tools - a C# framework by DCxDemo and a set of tools to parse files found in the original kart racing game by Naughty Dog.
Stars: ✭ 93 (+232.14%)
Mutual labels:  monogame
monogame-fsharp
F# template for creating games via MonoGame
Stars: ✭ 29 (+3.57%)
Mutual labels:  monogame
monogame-framework-wpfinterop
Wpf interop code to host MonoGame controls inside WPF windows
Stars: ✭ 67 (+139.29%)
Mutual labels:  monogame
AnodyneSharp
A rewrite of the game Anodyne in Monogame
Stars: ✭ 14 (-50%)
Mutual labels:  monogame

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].