m039/CommonUnityLibrary
A library with common for all my projects code or assets.
This library provides foundational components for building games and interactive experiences in Unity. It offers ready-to-use solutions for common game development patterns like AI behaviors (pathfinding, state machines), logging, event handling, and dependency management. Game developers and technical artists working in Unity would find this useful for streamlining their project setup and development.
No commits in the last 6 months.
Use this if you are a Unity game developer looking for pre-built, common game development patterns to integrate into your projects.
Not ideal if you are not using the Unity game engine or if you need highly specialized, non-standard implementations of these core features.
Stars
8
Forks
—
Language
C#
License
MIT
Category
Last pushed
Sep 08, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/m039/CommonUnityLibrary"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mtrebi/AI_FPS
AI system to simulate combat behaviors in a FPS game using Behavior Trees (UE4)
BenLubar/df-ai
Dwarf Fortress + Artificial Intelligence
entity12208/GD-Level-Generator
A way for AI to be able to create Geometry Dash levels using GDShare. Discontinued and replaced...
MinaPecheux/Ebook-Unity-AIProgramming
Demo Unity/C# project (code + assets) for my ebook: "Boost your Unity/C#: AI Programming"
FakeNameSE/Boids-with-obstacles-and-goals
A boids simulation with obstacles and a goal