TAEB / TAEB-AI-Behavioral

behavioral AI for TAEB
http://taeb.github.io
5 stars 4 forks source link

TAEB should avoid traveling through traps #28

Closed doy closed 11 years ago

doy commented 11 years ago

The NetHack travel algorithm avoids traps entirely, so if we try to make TAEB travel somewhere that can only be reached by going through a trap, it will start to do very undesirable things. This is most noticeable on maze levels, but can also happen in the mines given certain layouts.