go home

It seems just making many random walks until get reached for the goal point, but actually the best path gets better in next generation. interesting.

First algorithm introduced in [Programming Game AI by Example], originally implemented in c++.