9 lines
221 B

<html>
<head>
<!-- <script src="https://cdn.jsdelivr.net/npm/p5@0.10.2/lib/p5.js"></script> -->
<script src="p5.min.js"></script>
<script src="sketch-test2D.js"></script>
</head>
<body>
</body>
</html>