Update 'index.html'
This commit is contained in:
parent
c98aa0052b
commit
749b876d40
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>fuTris</h1>
|
<h1>fuTris</h1>
|
||||||
<p>A <a href="http://js13kgames.com/">js13kGames 2014</a> entry (<a href="http://github.com/f0086/js13kgames-2014">source</a>)
|
<p>A <a href="http://js13kgames.com/">js13kGames 2014</a> entry (<a href="https://git.okoyono.de/f/js13kgames2014-futris/">source</a>)
|
||||||
by <a href="https://aaron-mueller.de/">Aaron Fischer</a>.</p>
|
by <a href="https://aaron-fischer.net/">Aaron Fischer</a>.</p>
|
||||||
|
|
||||||
<canvas id="fuTris"></canvas>
|
<canvas id="fuTris"></canvas>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue