Adventures in Evolutionary Programming The first adventure simulates a turtle trying to find the "exit," i.e. its destination, by exploring the board. To do: Integrate BFS as search algo.