Current File : /home/jeshor13/11bsouth.com/VehiclesNOC/index.html |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Week5HW</title>
<script src="libraries/p5.js" type="text/javascript"></script>
<script src="libraries/p5.dom.js" type="text/javascript"></script>
<script src="libraries/p5.sound.js" type="text/javascript"></script>
<script src="sketch.js" type="text/javascript"></script>
<script src="vehicle.js" type="text/javascript"></script>
<script src="ShyVehicle.js" type="text/javascript"></script>
<script src="SoulMate.js" type="text/javascript"></script>
<style> body {padding: 0; margin: 0;} canvas {vertical-align: top;} </style>
</head>
<body>
</body>
</html>