7:00
Level up your code with game programming patterns: Factory pattern | Tutorial
In this video, you'll learn about how to use the factory design pattern in your Unity project. This pattern can be used to build an ...
7:23
Level up your code with game programming patterns: Command pattern | Tutorial
This video covers how to use the command design pattern in a Unity project. Learn how to delay logic so you can execute ...
22:49
Ты неправильно используешь паттерны! Стратегия в Unity. Как учить паттерны самостоятельно?
Полезные ссылки ⚡️⚡️⚡️ https://t.me/yakovlev_advanced_bot?start=link_omFa38taqG - зарегистрироваться на ...
22:37
How to Program in Unity: Command Pattern Explained
Learn the fundamentals of the Command Pattern in this new video break down! We'll explain how to use each component of the ...
12:10
Паттерн Factory Method, Фабричный метод, С#, Unity
Довольно простой порождающий паттерн, Фабричный метод Если будут вопросы тг нашего уютного сообщества ...
13:15
New video on the State pattern Project link on GitHub https://github.com/Haywaar/ShawarmaFight - shawarma project https ...
24:20
The 6 Design Patterns game devs need?
https://game.courses/mp/ - Multiplayer Mastery Course - Open NOW We'll talk about which design patterns game programmers ...
20:00
Паттерн Command, Команда, Unity, C#, gamedev
Один из самых непростых паттернов на моём канале. Встречайте, паттерн Command! Напишите пожалуйста, насколько ...
7:13
Software Architecture in Unity
Ever wondered what software architecture is REALLY about? Why do we bother? --- If you would like to support me, feel free to ...
8:15
The BEST Design Patterns for Game Dev! (Save Time and make BETTER Games!)
Get the Code Monkey Summer Bundle! (DEEP DISCOUNT!) https://cmonkey.co/summer2025bundle ✓ FREE Game Dev Report ...
12:59
Visitor: How I Mastered the Toughest Programming Pattern
Unity C# Architecture: This is how I finally understood the Visitor Programming Pattern - Building a Power Up System in Unity.
15:57
How to Program in Unity: Observer Pattern Explained
Learn the fundamentals of the Observer Pattern in this new video break down and create a dynamic narration system just like in ...
12:08
Service Locator, Паттерны на практике, Unity, C#
Разобрал один из любимых мною паттернов, которые с точки зрения ООП гигачадов часто может стать анти-паттерном ...
10:50
Reference Objects In Your Unity Game Flawlessly
In Unity game development, knowing how to communicate between scripts is essential for building clean, scalable projects.
11:21
Sign up for the Level 2 Game Dev Newsletter: http://eepurl.com/gGb8eP The Command Pattern is one of many design patterns ...
15:34
Event Bus, Паттерны на практике, Unity, C#
Ссылка на гитхаб игры: https://github.com/Haywaar/VerticalScrollerExample Ссылка на гитхаб классной но сложной ...
15:04
Паттерн Observer, С#, unity, gamedev,
Попробовал разжевать ключевые идеи и принципа паттерна Observer, а также показать его эволюцию. Если будут вопросы ...
6:53
Communicating between game objects with the observer pattern
One of the most common issues you'll run into in your game development journey is how to let two unrelated objects communicate ...