> For the complete documentation index, see [llms.txt](https://dkfn.gitbook.io/nact/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dkfn.gitbook.io/nact/readme.md).

# Nanos Advanced Combat Tactics

NACT is a library for [NanosWorld ](https://nanos.world/)NPC control.<br>

The goal of this framework is to make it easier for you to create and orcherstrate your NPCs.\
\
Aside from the default NPCs and default behaviors, N.A.C.T. aims to provide you with all the necessary tools to easilly create a wide range of NPCs. From a crazy boss teleporting while summonning allies to a simple venomous snake in the woods.

{% hint style="warning" %}
Remember that NACT is still in alpha the API is subject to change a bit until the release.

Feel free to reach me if you wish to contribute or you need missing features ! :)
{% endhint %}

NPC AI systems are a very complex part in any game that takes month if not years to get right. I hope that NACT will help you adding it in your gamemodes and that we build and enhance it together in the [NanosWorld ](https://nanos.world/)community !

The best way to see NACT in action is by playing the test gamemode. The test gamemode is a small and hopefully fun Left 4 Dead clone that showcases the capabilities of the framework using the preset NPCs

The test gamemode is live on a server 188.245.250.109 thanks to [Nebula Productions](https://nebula-prods.com/) for the hosting!

### Ready to fight ?

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Installation</td><td>Get everything up and ready before starting</td><td></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td>Creating your first fight</td><td>From your first NPC, to adding a few patrols and adding allies</td><td></td><td></td><td><a href="/pages/JjjojIyKxaiBPzzLwvtg">/pages/JjjojIyKxaiBPzzLwvtg</a></td></tr><tr><td>Essential concepts</td><td>Get familiar with the essential concepts of NACT before diving deeper.</td><td></td><td></td><td><a href="/pages/DMzSi1ovlsulF4bAF1rx">/pages/DMzSi1ovlsulF4bAF1rx</a></td></tr></tbody></table>
