I'm not necessarily talking about auto explore (like in other games like DCSS) but it would be a nice feature.
I'm talking about something like a path searching algorithm (A* for instance, actually, I'd wager that even a flood fill algorithm would work) that could for instance use only explored squares and that one could use to walk from spot A to B.
The map is huge and it is quite boring to have to manually control the character to walk from one place to the other.
I'm talking about something like a path searching algorithm (A* for instance, actually, I'd wager that even a flood fill algorithm would work) that could for instance use only explored squares and that one could use to walk from spot A to B.
The map is huge and it is quite boring to have to manually control the character to walk from one place to the other.
Comment