Tag: Software Architecture

Unity Software Architecture and Design Patterns

Ever had that feeling of, fckit, let’s just start over! Over the years, I have ran into this problem so many times, on our own project and client projects. Projects get messy and you might as well start over instead of trying to fix it. The Monolithic Project problem quickly reveals it’s self, especially if more people come onto the project, with no coding standards, etc… in place.