Add 2-player mode

This commit is contained in:
LoveEevee
2018-09-12 20:10:00 +03:00
parent 7744fdac45
commit 8e99da6aa2
12 changed files with 813 additions and 370 deletions

View File

@@ -45,6 +45,7 @@
<script src="/src/js/scalablecanvas.js"></script>
<script src="/src/js/element.js"></script>
<script src="/src/js/soundbuffer.js"></script>
<script src="/src/js/p2.js"></script>
</head>
<body>