entities test, scaling
This commit is contained in:
parent
f5952f30eb
commit
c210200bbe
3 changed files with 60 additions and 42 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
<body>
|
||||
<section id='main'>
|
||||
<h1>OneKey</h1>
|
||||
<h1>UniButton</h1>
|
||||
<div>
|
||||
<canvas id='canvas'></canvas>
|
||||
<div class='message' style='display: none;'><span>You died in the Void...</span></div>
|
||||
|
@ -17,6 +17,7 @@
|
|||
placeholder
|
||||
</div>
|
||||
</section>
|
||||
<script src='js/player.js'></script>
|
||||
<script src='js/index.js'></script>
|
||||
</body>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue