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
7a3a825e56
commit
f0a36ac9b4
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
|
@ -2,4 +2,12 @@
|
|||
|
||||
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.
|
||||
|
||||

|
||||
### First version:
|
||||
|
||||

|
||||
|
||||
### Current version:
|
||||
|
||||

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