Skip to content

Commit

Permalink
restructured files and added title
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi98khandelwal committed Jan 21, 2018
1 parent 6053d5d commit 4507deb
Show file tree
Hide file tree
Showing 4 changed files with 71,656 additions and 0 deletions.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, charset="utf-8">
<style> body {padding: 0; margin: 0;} </style>
<script src="js/p5.min.js"></script>
<script src="addons/p5.dom.min.js"></script>
<script src="addons/p5.sound.min.js"></script>
<script src="js/sketch.js"></script>
<title>AI Assignemnt</title>>
</head>
<body>
</body>
</html>
Loading

0 comments on commit 4507deb

Please sign in to comment.