From 39d593054de993469809170ebf53a231caac92fb Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Mon, 24 Oct 2016 14:14:19 -0600 Subject: It's all responsive now. Also it can loop. --- js/lost.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'js/lost.html') diff --git a/js/lost.html b/js/lost.html index 820b1fc..d4443ab 100644 --- a/js/lost.html +++ b/js/lost.html @@ -2,8 +2,35 @@ Lost + + +
+
+
+
+
+
+
+

Provide a number below for each dimension in the new maze. The numbers are the size of each dimension. Entering "10, 3" will create a maze that is 10 wide and 3 tall. Entering "5, 5, 5, 5, 5" will create a 5 dimensional maze, every dimension will be 5 wide.

+
+
+
+ -- cgit v1.2.3