exane/utility-ai
A small Utility Ai Framework
This framework helps game developers define and prioritize how in-game characters make decisions based on their current situation. You provide descriptions of possible actions (like 'move to enemy' or 'reload gun') along with conditions and scoring rules for each. The system then takes the current game state and determines the most appropriate action for the character to take. It's designed for game developers building intelligent non-player characters (NPCs).
No commits in the last 6 months.
Use this if you are a game developer who wants a structured way to implement nuanced AI behavior for non-player characters (NPCs) in your game.
Not ideal if you need a solution for machine learning, data analysis, or general-purpose decision-making outside of game development's character AI.
Stars
19
Forks
5
Language
JavaScript
License
MIT
Category
Last pushed
May 06, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/exane/utility-ai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mars-sim/mars-sim
Mars Simulation Project Official Codebase
tbaptista/simcx
Simulator for Complex Systems
ccrock4t/ERAIASON
Evolve Robotic Animats in a Simulation of Nature
tmptrash/irma
Digital organisms ecology system experiment
UM-LPM/GIANT
GIANT is an open-source project that provides a flexible architecture for training intelligent...