Add files via upload

This commit is contained in:
Wiwi Kuan
2019-04-05 01:32:51 +08:00
committed by GitHub
parent 8320eaa7ec
commit 08fb0ece28
4 changed files with 15 additions and 0 deletions

BIN
flat.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

15
index.html Normal file
View File

@@ -0,0 +1,15 @@
<!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="../p5.min.js"></script>
<script src="../addons/p5.dom.min.js"></script>
<script src="../addons/p5.sound.min.js"></script>
<script src="sketch.js"></script>
</head>
<body>
</body>
</html>

BIN
sharp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

BIN
staff.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB