- Update player class (point animation)
This commit is contained in:
Kum1ta
2024-08-20 14:51:01 +02:00
parent 6eb00a8fdf
commit 80f6fff1e0
3 changed files with 78 additions and 37 deletions

View File

@ -2,14 +2,7 @@
<html>
<head>
<title>Page</title>
<style>
body {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}
</style>
<link rel='stylesheet' type='text/css' href='style.css'>
<script src="./main.js" type="module"></script>
</head>
<body>