new physics engine version

This commit is contained in:
landgreen
2019-09-30 19:08:55 -07:00
parent aec697c63d
commit 42908b1ed9
4 changed files with 219 additions and 136 deletions

View File

@@ -403,6 +403,7 @@
</svg>
<script src='lib/matter.min.js'></script>
<script src='lib/decomp.min.js'></script>
<script src='lib/randomColor.min.js'></script>
<script src="js/game.js"></script>
<script src="js/player.js"></script>