Pinned Repositories
CatchTheWind
2D platformer learning project
CrystalAI
A Utility AI for C# and Unity
curvature
A full-featured editor for working with Utility-based AI
DecisionMakingAlgorithms
FlockBehavior3D
Flock Behavior by Boards To Bits but adapted for 3D
Movement-Algorithms-2D
Compilation of movement algorithms
Slow-Summer-Jam-2023
A code repository Mutata Jamboree Game
UtilityAITutorial
Project files for my youtube tutorial on UtilityAI
You-Are-The-End
Code repo for You Are The End game
Agent-Based-AI
Agent-Based Model AI system
T00L00's Repositories
T00L00/UtilityAITutorial
Project files for my youtube tutorial on UtilityAI
T00L00/DecisionMakingAlgorithms
T00L00/CatchTheWind
2D platformer learning project
T00L00/CrystalAI
A Utility AI for C# and Unity
T00L00/curvature
A full-featured editor for working with Utility-based AI
T00L00/ECS-AI
Some old code using Unity DOTS ( 2019 ), with flexible Utility AI (with editor) heavily inspired by Dave Mark's work
T00L00/flocking-algorithm
Scripts from the flocking algorithm tutorial from Board to Bits.
T00L00/goap
Goal Oriented Action Planning AI in Unity
T00L00/ReGoap
Generic C# GOAP (Goal Oriented Action Planning) library with Unity3d examples
T00L00/RTSCamera
Unity RTS camera in the style of Total Warhammer
T00L00/Simple-Blackboard
Simple Blackboard for Unity is a flexible runtime data container that can contain any count of properties of any type. The properties can be accessed with property names.
T00L00/TotalAI
A Complete Open Source Agent AI Framework For Unity
T00L00/utility-ai
UtilityAI for Unity
T00L00/utility-ai-1
A Utility-based framework for developing autonomous AI systems in Unity.
T00L00/WanderKingPrototype
T00L00/FlockBehavior3D
Flock Behavior by Boards To Bits but adapted for 3D
T00L00/Movement-Algorithms-2D
Compilation of movement algorithms
T00L00/Slow-Summer-Jam-2023
A code repository Mutata Jamboree Game
T00L00/You-Are-The-End
Code repo for You Are The End game
T00L00/CI-CD-Test
Just an empty game project to test a CI-CD pipeline
T00L00/Fbx-Converter-Wrapper
Convert ASCII-formatted FBX files into binary-formatted FBX files
T00L00/ScavengerWorldUnity
Unity project for my Scavenger World RL environment. It uses ML-Agents to support communication between the environment and RL agents.
T00L00/simultaneous-equations-solver
Series of classes to solve simultaneous equations for c# along with an AI example of its use
T00L00/Slow-Summer-Jam-July-2023-Narrative
T00L00/T00L00.github.io
T00L00/UIToolkitUnityRoyaleRuntimeDemo
This is a sample project to introduce the use of UI Toolkit in Runtime
T00L00/UniTask
Provides an efficient allocation free async/await integration for Unity.