Skip to content
Snippets Groups Projects
Select Git revision
  • a597fa890b80fccf1cee9dc9ee3446a107014f98
  • master default
2 results

genetic-labyrinth

user avatar
Clement Wang authored
a597fa89
History
Name Last commit Last update
README.md

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.