Day 8
Day 8 Build: https://gorebang.github.io/64jam/day8.html
Day 8 sees incremental improvements to the game and a lot of cleanup (thanks Abznak for joining the project).
- Refactor of general code, cleanup of sprite sheet organisation
- Better entity system added in preparation for enemies
- Added explosions\fire (first cut).
- Painted a little more of the world
- Added some tests