# Unity Mugen

### <mark style="color:yellow;">**The Unity Mugen Project is still in development.**</mark>

The Unity Mugen project was developed to create fighting games using the same language resources as the old Mugen, one of the biggest differences is:&#x20;

The possibility of generating games for Android, Xbox, Playstation and other platforms.&#x20;

Add different types of effects, such as screen filters, 3D scenarios, the possibility of changing 100% of the screens and menus according to what the person wants.&#x20;

Add as many color palettes as you like for the characters.

[Discord](https://discord.com/invite/cWFA4kzqfb).&#x20;

{% embed url="<https://www.youtube.com/channel/UCh6gZU6HF12FPnp492XRabA>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://levelalfaomega.gitbook.io/unity-mugen/unity-mugen.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
