Skip to content

Commit 851d5c8

Browse files
committed
initialize dodge project 1/29/18
1 parent 5c2ee7c commit 851d5c8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

dodge/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>Dodge</title>
5+
</head>
6+
<body>
7+
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.4.12/p5.js"></script>
8+
<script src="https://cdn.rawgit.com/molleindustria/p5.play/1bf3c72fe6b647617373b9b3ea3e419baaef8cfd/lib/p5.play.js"></script>
9+
</body>
10+
</html>

0 commit comments

Comments
 (0)