finally, now multiplayer
This commit is contained in:
parent
873102a927
commit
b1501d7251
6 changed files with 93 additions and 17 deletions
|
@ -17,9 +17,7 @@
|
|||
<canvas id='canvas'></canvas>
|
||||
</div>
|
||||
</section>
|
||||
<script src='js/player.js'></script>
|
||||
<script src='js/game_basic.js'></script>
|
||||
<script src='js/index.js'></script>
|
||||
<script src='js/index.js' type="module"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue