10 WEIRD Design Patterns Game Developers MUST Know!

1,543
0
Published 2024-06-03
Top 10 most interesting Design Patterns ever created in computer science. Learn how Game Developers have innovative techniques to solve real world problems.

#gamedev #programming #top10

Another Useless Video    • 10 Game Developer Stereotypes Includi...  

Topics Covered

- Design Patterns every GameDev should know
- How does the Singleton work
- Behavioural Patterns
- What are Creational Patterns
- Structural Patterns Explained

Chapters

00:00 Intro
00:53 Singleton
01:58 Observer
02:40 Factory
03:19 State
03:55 Visitor
04:22 Facade
04:49 Command
05:13 Mediator
06:02 Flyweight
06:39 Final Pattern

All Comments (10)
  • @shadid516
    Loved the video super well made, try to improve your mic quality to reduce echo. Super solid 👌 vid
  • @BlackJar72
    No one really seems to fully understand what design patterns really are -- not even the gang of four (though they were much closer than most who came after them). For insight, find a good psychology text that included cognitive research into problem solving, and read it paying careful attention to solutions by understanding, and especially to general solutions versus specific solutions (the key being the general solution).
  • @Syweryn
    I did not need to know patterns to use them.... Now, I am spoiled. :DDD