2017-2018/ISN/P5js/exemple/index.html

9 lines
145 B
HTML

<html>
<head>
<script src="p5.min.js"></script>
<script src="sketch.js"></script>
</head>
<body>
</body>
</html>