Skip to content

Flokey82/aiplanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Goal Oriented Action Planning in Golang (WIP)

This is a very, very simple GOAP implementation (I think. I don't know if this qualifies as one). It's not smart, it's not efficient. Believe me, you don't want this thing planning your wedding or vacation.

The code was inspired by: github.com/jamiecollinson/go-goap

Principle

Well... You set up a new planner and then you define some actions and all that and then it does some magic.

IOU

Proper documentation whenever this is finished.

About

A simple GOAP planner implemented in go.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages