Skip to content

Générateur de labyrinthe par exploration exhaustive (recursive backtrack)

Notifications You must be signed in to change notification settings

chaissac/labyrinthe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

labyrinthe

Dans la série "Je découvre Processing en m'amusant", voici un classique générateur de labyrinthe basé sur plusieurs algorithmes.

Pour en savoir plus : https://fr.wikipedia.org/wiki/Mod%C3%A9lisation_math%C3%A9matique_d%27un_labyrinthe

/ English /

maze

Playng with Processing to learn it, I coded this classical Maze Generator, based on several algorithms, like Recursive Backtracker algorithm or Randomized Kruskal's algorithm.

See : https://en.wikipedia.org/wiki/Maze_generation_algorithm

About

Générateur de labyrinthe par exploration exhaustive (recursive backtrack)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published