From a982632b1cc3218d74acec2b5f6a69ffc5e97ead Mon Sep 17 00:00:00 2001 From: pommicket Date: Wed, 31 Aug 2016 14:58:23 -0400 Subject: Cleaned up code and improved website layout. --- mazesolver.html | 30 +++++++++++++++++++----------- 1 file changed, 19 insertions(+), 11 deletions(-) (limited to 'mazesolver.html') diff --git a/mazesolver.html b/mazesolver.html index 64d15a4..2002f73 100644 --- a/mazesolver.html +++ b/mazesolver.html @@ -14,27 +14,35 @@

Maze Solver


-

Maze Solver is a computer program that can solve mazes.
- It works using this algorithm. To create a - maze, just left-click and drag on the screen below to create walls, middle-click to clear walls, and right-click to place start and ending locations. Then, - click the button saying "Solve Maze" and it will draw red circles connecting your start location to your end location.

+
+
+ Left-click to create walls, middle-click (press the scroll wheel) to clear walls, and right-click to place start and ending locations. +
+
+
-

+
+

+

-

+
+
+
+ Size + +
+
+

-
- Size: -
- + -- cgit v1.2.3