apoch/curvature
A full-featured editor for working with Utility-based AI
This tool helps game designers and AI programmers build and test how artificial intelligence characters make decisions in virtual worlds. You define a character's knowledge, inputs, and desired behaviors, and the tool simulates how they would act. It's used by professionals creating realistic character AI for games.
288 stars. No commits in the last 6 months.
Use this if you need to design, edit, and test complex decision-making AI for game characters using a utility-based system.
Not ideal if you're looking for a general-purpose machine learning framework or an AI tool not focused on character behavior in games.
Stars
288
Forks
24
Language
C#
License
—
Category
Last pushed
Oct 28, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/apoch/curvature"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nikkorn/mistreevous
A tool to build and execute behaviour trees in JavaScript and TypeScript
Calamari/BehaviorTree.js
An JavaScript implementation of Behavior Trees.
limbonaut/limboai
LimboAI - Behavior Trees and State Machines for Godot 4
gilzamir18/AI4U
AI4U is a plugin that allows you use the Godot Game Engine to specify agents with reinforcement...
rwth-acis/Virtual-Agents-Framework
This framework provides the architecture, assets and samples for creating own virtual agents,...