Hello everyone,
I have worked on a couple of classes. Their purpose is to represent an interactive Object in a 2D Game World and manage these Objects, for example a wave of enemies.
I'm fairly unexperienced and I really would like to get feedback to improve and learn new things
I haven't managed to complete a complete game so far, and I wonder if it's because of a lack in design...
So if you feel like it, please, check out the code and say what you think
https://github.com/Raincode/2DGameEngine/tree/master/srcThere is also a minimal example use, but it won't compile the way it is, so only to get an idea
Kind Regards,
Raincode