maze generator

This commit is contained in:
John Gatward
2026-03-16 19:20:29 +00:00
parent da5879fc6e
commit 6bef2094cb
6 changed files with 272 additions and 15 deletions

View File

@@ -104,7 +104,7 @@
<a href="/projects/game_of_life.html">
<p> Game of Life</p>
</a>
<a href="/projects/maze_generation.html">
<a href="/projects/maze_generation/index.html">
<p>Maze Generator</p>
</a>
<a href="/projects/oscillations_in_3d.html">