mirror of
https://codeberg.org/JasterV/maze-generator.js.git
synced 2026-04-26 18:20:04 +00:00
Update README.md
This commit is contained in:
parent
6331133f90
commit
0a702a2ba7
1 changed files with 5 additions and 1 deletions
|
|
@ -1 +1,5 @@
|
|||
hi!
|
||||
# IMPLEMENTATION OF DEPTH-FIRST SEARCH FOR MAZE GENERATION ALGORITHM
|
||||
|
||||
On my way of learning javascript i've build a p5.js sketch that allows us to visualize how a maze is generated using an iterative Depth-first search algorithm.
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Reference in a new issue