I decided to go with my kids to go for a hunter in Monster Hunters. Guillermo the book I'm reading is Programming Game AI by example. I will implement the state machine and turn that into a nice chapter. Then since I wanted to code path discovery (I proposed the topics to students from Prague) I will probably also implement this. Stef On Fri, Nov 3, 2017 at 9:59 AM, Stephane Ducasse <stepharo.self@gmail.com> wrote:
Hi
I'm reading a nice book explaining Game AI logic and it uses state design patterns and I would like to take it as an example for a future book on AI in the future
They have two little actors talking via a a queued message list. There is one miner and its wife.
Now I'm looking for a better example :) I was thinking about Pokemon hunting but if you have other ideas I'm interested.
Stef