Skip to content
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 406 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 406 Bytes

Unity-CogBot

What is?

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

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.