ANGRY SNEK



LOG | FILES | OVERVIEW


F diff --git a/.snek.html.swp b/.snek.html.swp new file mode 100644
B Binary files /dev/null and b/.snek.html.swp differ
F diff --git a/snek.html b/snek.html --- a/snek.html +++ b/snek.html
</head>
<body onload="main()">
+ <noscript>
+ <pre>
+ _____________________
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ / \
+ \ /
+ |
+
+
+
+ O
+ '
+ _____________________
+ HISS!
+ </pre>
+ </noscript>
<canvas id="canvas1"></canvas>
</body>