xxxxxxxxxx
18
<html lang="en">
<head>
<title>HUNGRY HUNGRY HUMAN!</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.4.0/p5.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.4.0/addons/p5.sound.min.js"></script>
<link rel="stylesheet" type="text/css" href="style.css">
<meta charset="utf-8" />
</head>
<body>
<h1>HUNGRY HUNGRY HUMAN!</h1>
<script src="sketch.js"></script>
<footer> Multi-color donuts (may dodge) = Good. Red Donuts = bad. When he eats enough donuts, then Joe and the donuts start getting faster. </footer>
<footer1> JOE Is Hungry (So Hungry That He's Shaking)! Eat the donuts (cirles) to fill him up! </footer1>
<footer2>Keybindings: Press R To Reset. Click to Change Joe's mouth. Use the Mouse to Guide Joe.</footer2>
</body>
</html>