Jump to content

Recommended Posts

Posted

Hey guys :)

I will show you the game engine "MUGEN"

 

M.U.G.E.N (also known simply as MUGEN) is a freeware 2D fighting game engine designed by Elecbyte, written in C which originally used theAllegro library. The latest versions of the engine now uses the SDL library.

Source:

Wikipedia

 

 

It is a engine where you can add characters,fight in arcade,vs,team arcade,team vs and training mode.

You can add characters by opening the rar containing the char folder,dragging it into your mugen chars folder and then editing the select.def file with notepad.

Example:

You want to add "NewGuy"

you need to open his rar and drag the folder with his name into the chars folder.

Then you open the def file and write under [Characters] His name and stage.

Like this:

Newguy, stages/stagename

you can let him in a random stage too:

Newguy, random

 

you add the stages into the stages folder.

Then you open the select.def again and write the stages under

[ExtraStages]

 

You can add music to stages too.

Open the stages def file and scroll until you find [Music]

Open your sound folder and drag the music file into it.

Add the name of the music file with its extension into the def.

Heres the link for the mugen website:

http://elecbyte.com/

Posted

I've never played MUGEN but I've seen videos on it and heard about it. But i think it requires coding and stuff which I kinda suck at so I don't think I'll get into it :P

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...