Game
- Update player class (point animation)
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user