Updated the minified version of the script.
This commit is contained in:
parent
5fbbab4d24
commit
f90e4fc31e
2 changed files with 13 additions and 12 deletions
|
@ -4,7 +4,7 @@
|
|||
<title>River of DOOM!!! - An HTML5 "tunnel" game by Josh Sherman for 10k Apart</title>
|
||||
<link rel="stylesheet" href="styles.css" />
|
||||
<script type="text/javascript" src="http://ajax.microsoft.com/ajax/jquery/jquery-1.4.2.min.js"></script>
|
||||
<script type="text/javascript" src="river.js"></script>
|
||||
<script type="text/javascript" src="river.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<canvas width="400" height="500"></canvas>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue