BTW I read one in french.
I implement a forward chainer (I should implement now a backwrd chainers)
Then I want to implement a fuzzy logic system.
After I had a path finder (like in the current book I'm readin).
Then I started to read the collective intelligence book and started to
implement it in Pharo.

Stef

On Sat, Nov 4, 2017 at 5:45 PM, Stephane Ducasse
<stepharo.s...@gmail.com> wrote:
> 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.s...@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

Reply via email to