I've been learning more about unity programming design patterns lately! Today I tried applying some patterns I learned to the card game I'm working on. I refactored the code to use the State Pattern & the MVP Pattern and it feels a lot cleaner/organized ✨
1
0
16
0
0
@ash_gamedev Cool. I've been meaning to do some more studying on programming design patterns. Any resources you'd recommend?