Skip to content

Instantly share code, notes, and snippets.

View Rnhatch's full-sized avatar

Rob Hatch Rnhatch

View GitHub Profile
@Rnhatch
Rnhatch / index.html
Last active September 22, 2017 13:07
Fun with Squids
<!DOCTYPE html>
<html>
<head>
<!--<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="expires" content="0" />-->
<title>A Skool of Bouncing Skuid</title>
<script type="text/javascript" src="array.js"></script>
<script type="text/javascript" src="string.js"></script>
<script type="text/javascript" src="jquery-1.4.4.min.js"></script>