SkillAgentSearch skills...

DesignPatterns

Design patterns built in Unity 6 with accompanied articles to explain each pattern.

Install / Use

/learn @M-Quinn/DesignPatterns
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

DesignPatterns

This project is built in C# Unity 6.

Programming design patterns can be hard to understand so this is a collection of practical examples for learning purposes. This project aims to showcase 22 design patterns in C#/Unity for educational purposes.

Progress: 72% finished | Currently showcasing 16 out of 22 patterns

Current Design Patterns Included

Every Pattern in the table is included in the repo regardless of if the article published yet or not Design Pattern | Article -----------|----------- Singleton Pattern | Medium Article Command Pattern | Medium Article Observer Pattern | Medium Article Decorator Pattern | Medium Article Factory Pattern | Medium Article Adapter Pattern | Medium Article Facade Pattern | Medium Article Template Pattern | Medium Article Iterator Pattern | Medium Article Composite Pattern | Medium Article State Pattern | Medium Article Proxy Pattern | Medium Article Compound Pattern (Finite State Machine Example)| Medium Article Bridge Pattern | Medium Article Builder Pattern | Medium Article Chain of Responsibility | Medium Article

Design Patterns Coming Soon

  • Flyweight Pattern
  • Interpreter Pattern
  • Mediator Pattern
  • Memento Pattern
  • Prototype Pattern
  • Visitor Pattern
View on GitHub
GitHub Stars23
CategoryDesign
Updated2d ago
Forks2

Languages

ShaderLab

Security Score

95/100

Audited on Apr 3, 2026

No findings