Description: Genetic Algorithm for the maze problem, so Bob walked from the starting point of the maze maze in the end, bypassing the maze of obstacles, to find one route to the destination path.
To Search:
File list (Check if you may need any files):
Bob\BobsMap.js
...\defines.js
...\GABob.js
...\Genome.js
...\testRoute.txt
...\maze.html
Bob