summaryrefslogtreecommitdiffstats
path: root/blockgame/index.html
diff options
context:
space:
mode:
authorJon Santmyer <jon@jonsantmyer.com>2021-04-25 02:46:43 +0000
committerJon Santmyer <jon@jonsantmyer.com>2021-04-25 02:46:43 +0000
commit9acfb6bfffc31e39dfb273f870a2235e5968ffc9 (patch)
tree150d4426c9a059c7224b5d73ea57cce54fee28fe /blockgame/index.html
parenta5f4d66313bb1a455bbc344a671dd16d315a0fdc (diff)
downloadwebsite-9acfb6bfffc31e39dfb273f870a2235e5968ffc9.tar.gz
website-9acfb6bfffc31e39dfb273f870a2235e5968ffc9.tar.bz2
website-9acfb6bfffc31e39dfb273f870a2235e5968ffc9.zip
add 2D rendering to blockgame
Diffstat (limited to 'blockgame/index.html')
-rw-r--r--blockgame/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/blockgame/index.html b/blockgame/index.html
index a882e14..96dc561 100644
--- a/blockgame/index.html
+++ b/blockgame/index.html
@@ -4,6 +4,8 @@
<head>
<title>WebGL Block Game</title>
<link rel="stylesheet" href="/style.css">
+
+ <script src="webgl-min.js"></script>
</head>
<body>
<center>