Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

Releases: Kassout/unityProject_SOLID

P9 - OCP P3

10 Apr 16:33
Compare
Choose a tag to compare
Apply OCP P3

NPC classes refactoring to enable player AI interactions extensions

P8 - OCP P2

10 Apr 13:36
Compare
Choose a tag to compare
Apply OCP Part 2

Refactoring Player comunication with input to allow for Mobile Input extension

P7 - OCP P1 - SRP END

10 Apr 13:06
Compare
Choose a tag to compare
Initialize OCP and end apply SRP

Extract UI behaviour from Player, NPCFriendly and NPCEnemy to a single script

P6 - SRP P4

10 Apr 12:35
Compare
Choose a tag to compare
Apply SRP part 4

Extract input and animations behaviours from Player script to single different scripts

P5 - SRP P3

10 Apr 12:11
Compare
Choose a tag to compare
Apply SRP part 2

Extract scene management and player interactions and renderer behaviours from Player script to different single scripts

P4 - SRP P2

10 Apr 11:48
Compare
Choose a tag to compare
Extract Player movement behavior to single component

P3 - Single Responsibility Principle

10 Apr 11:39
Compare
Choose a tag to compare

P12 - Final Release

10 Apr 19:11
Compare
Choose a tag to compare

P11 - Interface Segregation Principle

10 Apr 17:11
Compare
Choose a tag to compare
Apply Interface Segregation Principle

P1 - Introduction

10 Apr 10:55
Compare
Choose a tag to compare
Add introduction