A simple C# example of Behavior Trees + Editor.
☆78May 20, 2025Updated 10 months ago
Alternatives and similar repositories for BehaviorTrees
Users that are interested in BehaviorTrees are comparing it to the libraries listed below
Sorting:
- C# behaviour tree library with a fluent API☆396Jan 24, 2018Updated 8 years ago
- An event-based behavior tree library in C# for composing AI behaviors for games/robotics/whatever you'd like.☆10Dec 5, 2016Updated 9 years ago
- A Blazor Wasm App with Authentication/Authorization without IdentityServer☆12Jul 16, 2023Updated 2 years ago
- Xenko CEDEC 2015 demo (by Silicon Studio)☆15Sep 26, 2023Updated 2 years ago
- An deterministic behavior tree implementation for multiplayer networking games☆21Feb 27, 2017Updated 9 years ago
- A C# game engine based on OpenGL and OpenTK.☆10Apr 3, 2014Updated 11 years ago
- ☆23Dec 24, 2025Updated 2 months ago
- ☆23Oct 16, 2017Updated 8 years ago
- Dynamic array-like octree written in C#☆13May 28, 2025Updated 9 months ago
- Integrating [Bepu Physics v2](https://github.com/bepu/bepuphysics2) into [Stride](https://github.com/stride3d/stride).☆54Oct 12, 2024Updated last year
- dotnet 6 port of the C++ recastnavigation library.☆69Jul 19, 2023Updated 2 years ago
- ☆33Mar 5, 2016Updated 10 years ago
- ☆36Sep 15, 2017Updated 8 years ago
- WIP: A terrain editor created in my own game "engine". Mostly created for learning purpose. C++, OpenGL☆17Jun 27, 2024Updated last year
- A collection of lockless, concurrent queues☆13Dec 8, 2021Updated 4 years ago
- Benchmarking .NET Serialization Performance☆30Jan 30, 2026Updated last month
- A collection of tools used by my World of Warcraft bots.☆35Jun 20, 2011Updated 14 years ago
- Timeline Editor for Unity☆90Nov 3, 2025Updated 4 months ago
- Example of writing an extension using different languages☆20Jan 16, 2025Updated last year
- Unity 3D RTS Game☆14Jun 30, 2021Updated 4 years ago
- Age of Empires II game rules implementation using Akka.NET Actor Model☆13Oct 13, 2015Updated 10 years ago
- Prefab instance pool that is configurable in the Inspector, supports any engine Object type and is available as a serializable C# class, …☆22Nov 30, 2024Updated last year
- Universe Language☆27Dec 8, 2022Updated 3 years ago
- ⬜ Gradient Map post effect for Unity Urp☆26Jun 9, 2025Updated 9 months ago
- Test project for Unity ECS Character Controller☆11Sep 8, 2023Updated 2 years ago
- Whooshy GameObject pooling / reuse for Unity.☆14Aug 20, 2020Updated 5 years ago
- An Extension Library for MudBlazor☆31Mar 8, 2026Updated 2 weeks ago
- Open source GUI front-end for QEMU for installing and running Windows 98.☆14Apr 8, 2021Updated 4 years ago
- OpenTK C#☆12Jun 13, 2017Updated 8 years ago
- ☆14Apr 8, 2021Updated 4 years ago
- The main repository for Citadel Sector XIV.☆16Dec 8, 2025Updated 3 months ago
- Blender to Defold 3d animation guide☆18May 24, 2024Updated last year
- A very simple behavior tree implementation including a creator and runtime codes