Programming Project, day 2

Hello!

Today, we updated the GameObjectManager A LOT and remade the code for it to work. I need more knowledge about class inheritance to use different game objects effectively in it, but the early version works for the level tiles right now at least.

We also made an early version of the CollisionManager, I’m not really happy with the collision as it works now so it needs some editing. However, it works.

Next up, SoundManager!