From 7c8ffd449ab7365cbe6e135f1a0a0de122d00e9e Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 29 Aug 2016 23:07:21 -0400 Subject: Changed navbar --- mazesolver.html | 51 ++++++++++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 25 deletions(-) (limited to 'mazesolver.html') diff --git a/mazesolver.html b/mazesolver.html index e62fcbb..64d15a4 100644 --- a/mazesolver.html +++ b/mazesolver.html @@ -1,39 +1,40 @@ - - - -Maze Solver - + + + + Maze Solver + + - + -

Maze Solver

- - -
+ + +

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.

+

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.

-

+

-

+

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