Solid Principles C# — The Single Responsibility Principle
Using the Single Responsibility Principle in Unity with jump and run style
What do we want to build?
A minigame that changes the colors of six coins. Each keyboard button pressed will have a color change as action.