Unity-Design-Pattern
Design pattern library
Implementations of design patterns in Unity3D C# for software development
All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
4k stars
191 watching
1k forks
Language: C#
last commit: almost 5 years ago
Linked from 1 awesome list
bridge-patterncommand-patterncsharp-design-patternscsharp-resourcesdesign-patterndesign-patternsfacade-patternfactory-patterngame-developmentgame-programminggame-programming-patterniterator-patternmediator-patternmemento-patternpool-patternsingleton-patternunityunity-design-patternunity3dvisitor-pattern
Related projects:
Repository | Description | Stars |
---|---|---|
kamranahmedse/design-patterns-for-humans | An ultra-simplified explanation of design patterns and their application in software development | 45,430 |
anupavanm/csharp-design-patterns-for-humans | An ultra-simplified explanation of design patterns in C# with examples | 1,309 |
abishekaditya/designpatterns | A collection of C# implementations for design patterns | 2,534 |
ochococo/design-patterns-in-swift | Design patterns implemented in Swift to improve software development | 15,143 |
habrador/unity-programming-patterns | A collection of implementations and explanations of various design patterns in Unity game development | 1,932 |
tpei/observable | A simple implementation of the Observer pattern in Crystal | 9 |
faif/python-patterns | A collection of reusable design solutions in Python for efficient and flexible software development | 40,499 |
chuanxshi/javascript-patterns | This repository provides documentation and examples of various design patterns implemented in JavaScript to solve common software development problems. | 9,389 |
naphier/unity-design-patterns | A collection of Unity C# examples illustrating various design patterns for efficient and scalable game development. | 1,138 |
sheng-jie/design-pattern | A series of articles explaining design patterns in C# for software development | 962 |
azat-co/node-patterns | Exploring common pitfalls and solutions in handling asynchronous code, callbacks, and control flow in Node.js applications. | 159 |
toobug/javascript.patterns | This book's contents provide a comprehensive guide to JavaScript design patterns and best practices. | 750 |
refactoringguru/design-patterns-csharp | C# examples of classic design patterns used in software development | 805 |
kolomied/cdk-stepfunctions-patterns | Provides high-level resiliency patterns for AWS Step Functions using CDK constructs | 66 |
dbacinski/design-patterns-in-kotlin | An implementation of various software design patterns in Kotlin | 5,916 |