xxxxxxxxxx
44
<html>
<head>
<style>
h1 {color:brown}
</style>
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.8.0/p5.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.8.0/addons/p5.dom.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.8.0/addons/p5.sound.min.js"></script>
<link rel="stylesheet" type="text/css" href="style.css">
<meta charset="utf-8" />
</head>
<body>
<div class="navbar">
<a href="https://editor.p5js.org/B.Aurelien/present/IxWl7HHI2">Home</a>
<a href="https://editor.p5js.org/B.Aurelien/present/mNqwzEDd_">About Us</a>
<a href="https://editor.p5js.org/B.Aurelien/present/xE-LXSx1-">News</a>
<a href="https://editor.p5js.org/B.Aurelien/present/rYgoWJjKv
">Memes</a>
</div>
<div class="navbar">
<h1>All Programs:</h1>
<a href="https://editor.p5js.org/B.Aurelien/present/9aGxb_ODJ">2p Snake Game</a>
<a href="https://editor.p5js.org/B.Aurelien/present/aPv9eKwW8">Smash</a>
<a href="https://editor.p5js.org/B.Aurelien/present/50IDdzdLK">Bouncing Balls </a>
<a href="https://editor.p5js.org/B.Aurelien/present/GHtG1jtPC">SPINNY LIT </a>
<a href="https://editor.p5js.org/B.Aurelien/present/oo2v2zbyv">Lyrical Litiness </a>
</div>
</script>
<script src="sketch.js"></script>
</body>
</html>