SOLID Game Development

Learn how to apply SOLID coding principles to your game development projects.  In this series I’ll run you through how to apply the SOLID principles in a Unity game, starting with the Single Responsibility Principle (SRP) and continuing through each of the principles that follow it in the SOLID acronym.  We’ll use Unity projects as examples so you can learn how to apply them in real scenarios for your game development.