SOLID Factory is a Unity2D Project which has been developed to test high-level programming concepts such as SOLID, DRY, Separation of Concern, Composition over Inheritance, Maximize Cohesion, Minimize Coupling, and Dependency Injection(via Exzenject) principles in Unity.
This is a minimal CityBuilder Unity project with different type of building. We can add more buildings in Static data and it is maintaining the Game state of the player.
Game based on the movie "Cube". The protagonist wakes up inside a giant cubic room, entirely consisting of cubic modules that are constantly in motion. Overcoming obstacles and traps, apparently, he will not only have to get out to freedom, but also remember his life before being placed in the Cube.