xxxxxxxxxx
17
<html lang="en">
<head>
<title>怪力亂神 New Myth</title>
<link href="https://fonts.googleapis.com/css?family=Noto+Serif+TC:700&display=swap&subset=chinese-traditional" rel="stylesheet">
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.10.2/p5.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.10.2/addons/p5.sound.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/rita/1.3.94/rita.min.js"></script>
<link rel="stylesheet" type="text/css" href="style.css">
<meta charset="utf-8" />
</head>
<body>
<div id="p5_loading" class="loadingclass" style="position:absolute;top:50%;font-family:Noto Serif TC;font-size:30px;font-weight:900; color:black; text-align: center; width:100%">loading resources... it might take a few minutes,加載資源中...這也許需要數分鐘</div>
<script src="sketch.js"></script>
</body>
</html>