Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/m039/commonunitylibrary
- Owner: m039
- License: mit
- Created: 2019-12-23T17:09:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-08T20:34:09.000Z (4 months ago)
- Last Synced: 2024-09-08T21:39:35.306Z (4 months ago)
- Topics: 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
- Language: C#
- Homepage:
- Size: 2.02 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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