RockPaperScrissorsWithATwist/index.html
2022-05-15 17:03:59 +02:00

10 lines
332 B
HTML

<html>
<head>
</head>
<body>
<script type="text/javascript" src="js/vector.js"></script>
<script type="text/javascript" src="js/rocket.js"></script>
<script type="text/javascript" src="js/sketch.js"></script>
<script type="text/javascript" src="js/canvas.js"></script>
</body>
</html>