maze generator
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
href="https://twitter.com/beesandbombs/status/940639806522085376">Bees and Bomb's gif.</a></p>
|
||||
</div>
|
||||
|
||||
<div onclick="window.location='/projects/maze_generation.html'" class="tut_box">
|
||||
<div onclick="window.location='/projects/maze_generation/index.html'" class="tut_box">
|
||||
<p class="tut_date">13 Nov 2017</p>
|
||||
<a class="tutName">Maze Generator</a>
|
||||
<p>A maze generator built in js.</p>
|
||||
|
||||
Reference in New Issue
Block a user