From 1545f1d23e2dd8956593c6294518c4f3dc5c2028 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Fri, 21 Oct 2016 15:06:14 -0600 Subject: A simple get form lets you pick maze dims. It would be cooler to have something more dynamic and interactive, but this is pretty good for now. It should probably try to detect issues with your syntax, too, but that can come later. You can also share maps now. That's a fun feature overall. --- js/lost.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'js/lost.html') diff --git a/js/lost.html b/js/lost.html index 38f246e..820b1fc 100644 --- a/js/lost.html +++ b/js/lost.html @@ -1,5 +1,7 @@ + + Lost -- cgit v1.2.3