Naphier/unity-design-patterns resource
Examples of programming design patterns in Unity C# observed · 2026-08-28
Health v2 · maintenance only
43/100
- Activity 23
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3989
- days_rel: n/a
- days_push: 466
- n_releases_24m: 0
Adoption not part of the score
1198 stars · 163 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of example implementations of classic software design patterns written in C# for Unity3D. Each pattern includes a structural reference and a real-world Unity scene demonstrating its use.
Use cases
- learn design patterns in Unity C#
- see how the command pattern works in a game engine
- find example implementations of factory or builder patterns
- study game programming patterns with runnable Unity scenes
- reference material for structuring Unity game code
When to choose
- you are learning or teaching design patterns in a Unity3D context
- you want runnable example scenes rather than abstract UML diagrams
- you need C# pattern implementations adapted to MonoBehaviour conventions
When to avoid
- you need a production-ready pattern library to drop into your project
- you need patterns not yet covered, such as Observer, Singleton, or State
- you work outside Unity or in a language other than C#
Facets
learning-resource · maturity maintenance
developer-tools documentation tutorials programming-languages game-engine cpp design-patterns unity3d c-sharp educational-examples software-architecture game-development
1 source
- readme: https://github.com/Naphier/unity-design-patterns · fetched 2026-08-28 · 3022539fe3bb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Naphier/unity-design-patterns | main | 43 |
For agents
markdown · JSON · MCP: product_card(name="Naphier/unity-design-patterns")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem