summaryrefslogtreecommitdiffstats
path: root/snek.html
diff options
context:
space:
mode:
Diffstat (limited to 'snek.html')
-rw-r--r--snek.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/snek.html b/snek.html
index 653ac98..d4b022e 100644
--- a/snek.html
+++ b/snek.html
@@ -10,6 +10,27 @@
</head>
<body onload="main()">
+ <noscript>
+ <pre>
+ _____________________
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ / \
+ \ /
+ |
+
+
+
+ O
+ '
+ _____________________
+ HISS!
+ </pre>
+ </noscript>
<canvas id="canvas1"></canvas>
</body>