"Programming Game AI by Example" python code examples - 0.2.1
This repository contains code examples of the book "Programming Game AI by Example" written in python.
DR0ID
(dr0id)
"Programming Game AI by Example" python code examples.
This repository contains code examples of the book "Programming Game AI by Example" written in python.
More info about the book: http://www.ai-junkie.com/books/index.html
- state driven agents
- steering behaviors
- graph theory and path search algorithms (depth first search, breadth first search, edge relaxation, shortest path trees, Dijkstra's search, A*
- hierarchical goal based agents
- fuzzy logic
Changes
Bugfix, fix the generator and class syntax to make it work with python 2.4
Links
Releases
"Programming Game AI by Example" python code examples 1.0 — 9 Aug, 2020