This repository has been archived by the owner on Apr 10, 2023. It is now read-only.
Releases: Kassout/unityProject_SOLID
Releases · Kassout/unityProject_SOLID
P9 - OCP P3
Apply OCP P3 NPC classes refactoring to enable player AI interactions extensions
P8 - OCP P2
Apply OCP Part 2 Refactoring Player comunication with input to allow for Mobile Input extension
P7 - OCP P1 - SRP END
Initialize OCP and end apply SRP Extract UI behaviour from Player, NPCFriendly and NPCEnemy to a single script
P6 - SRP P4
Apply SRP part 4 Extract input and animations behaviours from Player script to single different scripts
P5 - SRP P3
Apply SRP part 2 Extract scene management and player interactions and renderer behaviours from Player script to different single scripts
P4 - SRP P2
Extract Player movement behavior to single component
P3 - Single Responsibility Principle
Add SRP introduction
P12 - Final Release
P11 - Interface Segregation Principle
Apply Interface Segregation Principle
P1 - Introduction
Add introduction