general balance (also removed some unused files)

This commit is contained in:
landgreen
2019-09-22 18:55:52 -07:00
parent 8aa9189049
commit 47feed19e5
35 changed files with 172 additions and 3865 deletions

View File

@@ -404,7 +404,7 @@
<script src='js/lib/matter.min.js'></script>
<!-- <script src='js/lib/Tone.min.js'></script> -->
<script src='js/lib/randomColor.js'></script>
<script src='js/lib/randomColor.min.js'></script>
<script src="js/game.js"></script>
<!-- <script src="js/sound.js"></script> -->
<script src="js/player.js"></script>