Files
2025-03-07 15:21:52 +00:00

6 lines
129 B
HTML

<html>
<body>
<canvas id ="canvas" width="1024" height="768"></canvas>
<script src="app.js"></script>
</body>
</html>