Skip to content
Snippets Groups Projects
Commit 61d2fbc8 authored by 12913378's avatar 12913378
Browse files

Upload New File

parent f2385bea
Branches
No related merge requests found
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>p5.js example</title>
<style> body {padding: 0; margin: 0;} </style>
<script src="./Libraries/p5.js"></script>
<script src="./Libraries/p5.dom.js"></script>
<script src="./Libraries/p5.sound.js"></script>
<script src="./sketch.js"></script>
<script src="./Snowflake.js"></script>
</head>
<body>
</body>
</html>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment