Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result

genetic-labyrinth

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    ClemW authored
    Merge branch 'master' of gitlab.viarezo.fr:automatants/automatants-2020-2021/genetic-labyrinth into master
    10678f38
    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.