summaryrefslogtreecommitdiff
path: root/js/lost.html
diff options
context:
space:
mode:
authorMike Buland <Mike.Buland@mjfirm.com>2016-10-20 15:35:30 -0600
committerMike Buland <Mike.Buland@mjfirm.com>2016-10-20 15:35:30 -0600
commit9fb42f1e2e1361a07f0fca213dfb914d71763781 (patch)
treeb009c1ab1726f8be7e7ee87456099f68f564de48 /js/lost.html
parent2c857684d920f502d72a42f97f7b57e5e72ba2f8 (diff)
downloadlost-9fb42f1e2e1361a07f0fca213dfb914d71763781.tar.gz
lost-9fb42f1e2e1361a07f0fca213dfb914d71763781.tar.bz2
lost-9fb42f1e2e1361a07f0fca213dfb914d71763781.tar.xz
lost-9fb42f1e2e1361a07f0fca213dfb914d71763781.zip
Hey! it renders and has multiple levels.
It generates buttons so you can see each floor for now.
Diffstat (limited to 'js/lost.html')
-rw-r--r--js/lost.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/js/lost.html b/js/lost.html
new file mode 100644
index 0000000..38f246e
--- /dev/null
+++ b/js/lost.html
@@ -0,0 +1,7 @@
1<html>
2 <head>
3 </head>
4 <body>
5 <script src="lost.js"></script>
6 </body>
7</html>