ice-ko / ReflexityAI

Provide a basic framework to build an Utility IA in Unity using the xNode editor of Siccity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This plugin is still in alpha and should not be used in production ready game

This framework allow you to design an Utility AI using a node graph editor provided by xNode. It is a free asset, implementation of the DILL design pattern and compatible with the Unity Engine. If you found any bugs or have any requested features please use the Issues tab.

Check the wiki for in depth informations !

As example, this is a tank arena game using Unity assets and the ReflexityAI framework in order to create an AI tournament among my students :

Screenshot_195

The source code is available in the example directory.

About

Provide a basic framework to build an Utility IA in Unity using the xNode editor of Siccity

License:MIT License


Languages

Language:C# 100.0%