Renamed JS folder and started learning Crystal

This commit is contained in:
plane000
2018-06-17 19:47:18 +01:00
parent 27998205c2
commit 348ba8e737
49 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<!DOCTYPE html>
<title>plane000 || Starfeild</title>
<html>
<head>
<script src="libraries/p5.js"></script>
<script src="JS/Starfeild/sketch.js"></script>
<script src="JS/Starfeild/Star.js"></script>
</script>
</head>
<body>
<a href="index.html">Return</h>
</body>
</html>