10 Programing patterns for game
- SaveLoad System
- StatePattern
- EventBus
- Command Pattern
- Object Pool
- ObserverPattern
- VisitorPattern
- StrategyPattern
- Decorator Pattern
- Spatial Partition pattern
Some scripts come from the course Game Programming Patterns (958481) - CMU and from the website habrador.com.
Credit
Unity version 2021.3.32f1
Open Source Project