Skip to content
/ goap Public
forked from atomicptr/goap

Simple Goal Oriented Action Planning demo written in Javascript with Phaser for studies.

Notifications You must be signed in to change notification settings

NicoJuicy/goap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOAP

Simple Goal Oriented Action Planning demo written in Javascript with Phaser for studies.

Run

  • Use command "tsc" to compile the Typescript files ( install Typescript ofc)
  • Run it in the browser or use "python -m SimpleHTTPServer 8000" and go to localhost:8000

Demo

Click here for an demo

Asset Attributions

All assets are made by Daniel Cook from the "Planet Cute" asset pack.

License

MIT

About

Simple Goal Oriented Action Planning demo written in Javascript with Phaser for studies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Other 0.3%