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

genetic-labyrinth

user avatar
Clement Wang authored
5cfac4de
History

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.