Ah, this thing moves, but can it find exit? Just let me sleep...
genius
autonomous
automatic
pressure
solver
finder
maze
robot
prettygenius
intelligence
Comments
-
However, this uses no wifi and minimizes use of CRAY so you can put a few of them(i.e. spawn after first one leaves). If you put in enough of them, one of them should find the exit. (N < num of dead-ends should suffices)
-
1. Yes, it is a heuristics that has limited vision and has limited format memory, so it may not always find a path despite it knows how to backtrack when it see deadends.
-
wow! cool!
-
This is the most advanced display of echo location in all of TPT, if TPT had an anual award for the best saves i would vote you.
-
Woah! What a cool idea!
-
How does it work? Does it follow the pressure changes?
-
how is this just fp
-
@Qweryntino Like any other heuristics algoritm. It mostly give right resoults, but not always.
-
If anyone is wondering: the path of least pressure is just a longest path and it doesn't always leads to exit (example of this id:2369443)
-
I'll make something soon