Browse Source

Update 'ld40.html'

master
Naveen Radhakrishnan 5 years ago
parent
commit
fc34e15201
1 changed files with 0 additions and 11 deletions
  1. +0
    -11
      ld40.html

+ 0
- 11
ld40.html View File

@@ -1,7 +1,6 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
<meta property="og:image" content="http://ncannasse.fr/file/ld40/screen.png"/>
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'/>
<title>Taffle Game</title>
</head>
@@ -22,16 +21,6 @@
<div style="position : relative; width : 832px">
<canvas id="webgl" style="width:832px;height:832px"></canvas>
</div>

<p>
<b>Arrows</b> : Move / <b>Space</b> : Rewind
-
<i>Game created for LudumDare #40 in 48 hours by <a href="http://twitter.com/ncannasse">@ncannasse</a></i>
</p>
<p>
Sources : <a href="http://github.com/ncannasse/ld40">Github</a> | Built with <a href="http://haxe.org">Haxe</a> | Rate <a href="https://ldjam.com/events/ludum-dare/40/jonathan-the-sorcerer">on this page</a>
</p>

</center>

<script type="text/javascript" src="ld40.js"></script>


Loading…
Cancel
Save