121 skills found · Page 3 of 5
SrejonKhan / UnityMVCA library for MVC Pattern like ASP.NET MVC in Unity
M-Quinn / DesignPatternsDesign patterns built in Unity 6 with accompanied articles to explain each pattern.
DevsDaddy / UnityEventFrameworkUnity Event Framework - a simple solution to manage your in-game events and fields using PubSub Pattern and Reactive Programming Principles
JoanStinson / UnityDesignPatternsReferenceA tiny retro action RPG implementation made applying Software Design Patterns to serve as a guide of reusable solutions that can be applied to common problems.
tharinga / UniMediatorUniMediator is a Unity package that enables you to easily use the Mediator pattern in Unity. This library is inspired by MediatR and works in a very similar way.
GameWorkstore / PatternsPatterns Library for Unity Projects or C# projects
dmitrybaltin / FunctionalBTFunctional Behavior Tree Design Pattern: simple, fast, debug-friendly, and memory-efficient behavior tree in C#/Unity
Sov3rain / MessagerSimple messaging system for Unity, based on the event aggregator design pattern.
Naandoo / DesignPatternsExamplesA project constructed with the purpose of applying design patterns to examples within Unity, in a gamified context. The goal is to reinforce knowledge and use it as a readily accessible bridge for replicating these designs in my day-to-day life as a developer.
zigurous / Unity Architecture Toolkit💾 Common architectural patterns and data structures for Unity projects.
sharpaccent / Strategy Pattern In UnityAn example case of using the strategy design pattern with scriptable objects inside Unity
Dafirex / Noise Texture ParticlesShader for Unity particles that use noise textures as inputs to create different patterns
laphedhendad / UI FrameworkUI Framework for Unity based on reactivity and MVP pattern.
saparkhid / Unity MVP Exampleimplementing the MVP pattern in unity.
textcube / Bullet Patterns TestUnity Simple Bullet Patterns Example (Make Bullet Hell)
gilescoope / Subgraph PatternsSubgraphs for creating patterns in Unity Shader Graph
bengreenier / Unity Fucking SingletonsA framework of patterns for avoiding antipatterns in Unity
ivuecode / RadialBulletSpreadRadial bullet patterns created in Unity
PacktPublishing / Game Development Patterns With Unity 2019 VideoNo description available
gdsram / UnitOfWorkExample of Generic Unit of Work and Repository patterns using Asp.Net MVC, EntityFramework 6 and Unity Container for dependency injection.