There was an error while loading. Please reload this page.
1 parent 983b3c9 commit af0aa9aCopy full SHA for af0aa9a
README.md
@@ -46,6 +46,7 @@ Most of the of references are listed on the bottom of this page, as well as more
46
2. [Factory Method](https://github.com/ycarowr/DesignPatterns/tree/master/Assets/Creational/FactoryMethod)
47
3. [Singleton](https://github.com/ycarowr/DesignPatterns/tree/master/Assets/Creational/Singleton)
48
4. [Prototype](https://github.com/ycarowr/Unity-Design-Patterns/tree/master/Assets/Creational/Prototype)
49
+ 5. [Service Locator](https://github.com/ycarowr/Unity-Design-Patterns/tree/master/Assets/Creational/ServiceLocator)
50
51
### Game Programming Patterns
52
1. [Object Pool](https://github.com/ycarowr/DesignPatterns/tree/master/Assets/GameProgramming/ObjectPooler)
0 commit comments