goap
There are 75 repositories under goap topic.
luxkun/ReGoap
Generic C# GOAP (Goal Oriented Action Planning) library with Unity3d examples
victorb/dogoap
Goal-oriented Action Planning (GOAP) with Bevy integration
caesuric/mountain-goap
A GOAP (Goal Oriented Action Planning) AI library, written in C#.
AkiKurisu/AkiGOAP
Modular and high-performed Unity Goal Oriented Action Planner with well designed visual graph editor
active-logic/xgoap
Goal oriented action planning beyond GOAP
rubenwe/PlanningAI
Goal Oriented Action Planning C#/.NET Library
TotalAI/TotalAI
A Complete Open Source Agent AI Framework For Unity
AkiKurisu/Real-Agents
一个在Unity中实现的生成式人工智能代理规划框架。A planning framework for generative artificial intelligence agents implemented in Unity.
simeonradivoev/2D-Platformer
A 2D Action Platformer Experiment made with ECS/DOTS
agoose77/GOAP
A Python implementation of the Goal Oriented Action Planner.
leopepe/GOApy
Goal-Oriented Action Planning implementation in Python
kelindar/goap
Goal-Oriented Action Planning - in Go
toastisme/OpenGOAP
Design and monitor goal orientated action planning (GOAP) in Unity.
tynril/rgoap
A simple Rust implementation of Orkin's Goal-Oriented Action-Planning.
tckerr/SimpleGOAP
SimpleGOAP is a lightweight C# implementation of goal oriented action planning.
shaunwhyte/GOAP
GOAP implementation in unity
matieme/GOAP
Goal Oriented Action Planning AI in Unity
drxwat/ReGoap-Godot
Goal oriented action planning implementation for Godot Engine based on ReGoap library
jamiecollinson/go-goap
Goal Oriented Action Planning for Golang
nonunknown/godot-goap
Goal Oriented Action Planning - Implementation using GDExtension for Godot Engine 4
fzillo/ML-vs-GOAP-Unity
Unity Reinforcement Learning compared to Goal-Oriented Action Planning
lixitrixi/planning
A Rust library for Goal-Orientated Action Planning, supporting dynamic priority and cost.
llamacademy/ai-series-part-50
See a full implementation of an enemy AI with GOAP
dmackdev/bevy_goap
An (in-progress) GOAP AI library for the Bevy Game Engine.
aeyonblack/epic-legends-mobile-game-unity
This repository contains the code and some assets of a cross-platform battle-royale style mobile game. The app uses Goal Oriented Action Planning (GOAP) to simulate the behavior of actual online players which is ridiculously hard. Screenshots and gifs coming soon!
irov/GOAP
Goal Oriented Action Planning
active-logic/xgoap-demos
XGOAP demos via Unity3D
darbycostello/GOAP
Goal Oriented Action Planning plugin for UE4
madan-ram/goal-oriented-action-planning
Goal oriented action planner(GOAP) is AI program which can be driven by max scoring, this algorithm works on exploring potential plans to maximize score and choses the action according to plan. check out the src directory for planner, this capability was tested on MIT-Battle code 2017. I would like to welcome others to try and collaborate, I am open for helping.
jorisbontje/nim-goap
General Purpose Goal Oriented Action Planning
m039/CommonUnityLibrary
A library with common for all my projects code or assets.
jyoung4242/Ex-GOAP-test
Module for creating GOAP based NPC AI
YagoMira/A.D.A.P.T.-AI-Tool
A.D.A.P.T. AI Tool for Unity
Alistair401/cppGOAP
A simple GOAP (goal-oriented action planner) useful for game AI
mattyoung101/goaplite
A simple Goal Oriented Action Planning implementation in C11 (WIP).
mrouffet/SPlanner
C++ AI Planning plugin for Unreal Engine 4.