Closed BenEklundCS closed 3 months ago
Completed 1. https://github.com/BenEklundCS/The-Land-of-Boars/commit/60b1624e07e46fa32a28102163b5e97e6725ff1c
Reviewing CodeScene to see what it thinks about the deep/nested complexity
Code health drastically improved from this refactor to above a 9/10 - closing this issue here as I don't see need to refactor the CollisionHandler right now.
In the Player and Monster classes, I have independently implemented PlatformCollision logic the GameStateManager calls to handle collisions.