Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/THeK3nger/unity-cogbot

NPC AI framework for the popular Unity 3D game engine
https://github.com/THeK3nger/unity-cogbot

Last synced: about 2 months ago
JSON representation

NPC AI framework for the popular Unity 3D game engine

Awesome Lists containing this project

README

        

# Unity-CogBot

## What is?

**Unity-CogBot** is a free implementation of the CogBot NPC architecture for the popular 3D game engine [Unity3D][1].

CogBot is a modular architecture for NPC development that ensures *modularity* and *reusability* of the code.

It is based on the standard cognitive AI agents components: **perception**, **control**, **deliberation** and **action**.

[1]: http://unity3d.com/