Refactored an existing Space Invaders project from 939 → 184 lines by adhering to the Single Responsibility Principle.
It compiles and builds successfully using Visual Studio 2022 with C++ Core Check Rules warnings. The compiler reports 0 Warnings and 0 Errors.
Visit my short report for my motivations and research for this refactor.
