Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeansberg/goapdemo

A proof of concept demonstrating game AI using Goal Oriented Action Planning
https://github.com/jeansberg/goapdemo

Last synced: 15 days ago
JSON representation

A proof of concept demonstrating game AI using Goal Oriented Action Planning

Awesome Lists containing this project

README

        

# Goal Oriented Action Planning in a roguelike
This will be a simple console roguelike game with creatures using an AI system based on the Goal Oriented Action Planning architecture.

## Credits
* http://alumni.media.mit.edu/~jorkin/goap.html
* https://gamedevelopment.tutsplus.com/tutorials/goal-oriented-action-planning-for-a-smarter-ai--cms-20793