Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month ago
JSON representation
NPC AI framework for the popular Unity 3D game engine
- Host: GitHub
- URL: https://github.com/THeK3nger/unity-cogbot
- Owner: THeK3nger
- License: mit
- Archived: true
- Created: 2013-06-14T20:41:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-09-09T14:17:27.000Z (over 5 years ago)
- Last Synced: 2024-08-02T05:13:23.118Z (5 months ago)
- Language: C#
- Size: 18.6 KB
- Stars: 22
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/