Select Git revision
-
Clement Wang authoredClement Wang authored
README.md 160 B
Genetic labyrinth
This project resolves a maze game where we can't see the maze but we know the distance to the exit. We use a genetic algorithm to solve it.