Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/m039/commonunitylibrary

A library with common for all my projects code or assets.
https://github.com/m039/commonunitylibrary

ai artificial-intelligence astar-pathfinding attributes blackboard dependency-injection easings event-bus goal-oriented-action-planning goap library logging m039-games pathfinding service-locator singleton state-machine unity utils utils-library

Last synced: about 2 months ago
JSON representation

A library with common for all my projects code or assets.

Awesome Lists containing this project

README

        

# Common Unity Library

A library with common for all my projects code and assets.

You can find examples of how to use this library in [Common Unity Samples](https://github.com/m039/CommonUnitySamples) project.

## Features

* AI:
* Goal-Oriented Action Planning
* Hierarchical State Machine
* Behaviour Trees
* A\* Pathfinding
* Singletons
* Logger
* Event Buses
* Dependency Injection
* Service Locator
* Blackboard
* Attributes
* Easings