Added a bunch of unprofessional stuff, created a new github account so its not linked to me professionally, pushed directly to master. NBD.

This commit is contained in:
2019-07-26 01:20:45 -05:00
parent 1b31f9cd15
commit ca4327e524
31 changed files with 153 additions and 54 deletions

View File

@@ -13,7 +13,7 @@
<canvas id="gamecanvas"></canvas>
<canvas id="bgcanvas"></canvas>
<script src="resources/libs/howler.js"></script>
<script src="resources/libs/howler.js"> </script>
<script src="audio.js"></script>
<script src="background.js" ></script>
<script src="game.js" ></script>