Skip to content

Commit cdddf78

Browse files
committed
p5,js Blackhole
2주간 만든 블랙홀 코드
1 parent 2d4b4cd commit cdddf78

File tree

5 files changed

+93097
-0
lines changed

5 files changed

+93097
-0
lines changed

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE html><html lang="en"><head>
2+
<script src="p5.js"></script>
3+
<script src="p5.sound.min.js"></script>
4+
<link rel="stylesheet" type="text/css" href="style.css">
5+
<meta charset="utf-8">
6+
7+
</head>
8+
<body>
9+
<script src="sketch.js"></script>
10+
11+
12+
</body></html>

0 commit comments

Comments
 (0)