Skip to content

conornewton/maze-generation-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maze generation in typescript

Uses the depth first search algorithm to generate a maze randomly.

See it in action!