No anti-pattern argument, just critique of implementation
|
|
0
|
174
|
March 31, 2024
|
Am i golden hammering observer pattern?
|
|
7
|
408
|
February 21, 2024
|
Object pooling and effects
|
|
8
|
506
|
February 3, 2024
|
Projectile Object Pooling in RTS
|
|
2
|
452
|
February 3, 2024
|
Caching is important
|
|
6
|
2632
|
January 8, 2024
|
Another way of doing things
|
|
1
|
1470
|
February 6, 2023
|
Are these 3 Examples of the Strategy Pattern?
|
|
4
|
589
|
November 11, 2023
|
What is your variable name of shame?
|
|
53
|
8069
|
September 8, 2023
|
What are your top Coding Commandments?
|
|
17
|
8717
|
September 8, 2023
|
Observer pattern via Circular dependency
|
|
5
|
288
|
July 5, 2023
|
Caching confusion
|
|
9
|
2505
|
June 15, 2023
|
Code for state machine
|
|
4
|
1205
|
June 10, 2023
|
What is meant via the phase "Does not Pollute the Name space"?
|
|
3
|
1490
|
May 15, 2023
|
Have you ever had a cache bug?
|
|
15
|
7294
|
April 30, 2023
|
Example of how and where would the LooselyCoupledEnemy.Attack() be called
|
|
3
|
1623
|
March 22, 2023
|
Unit testing
|
|
2
|
1759
|
April 5, 2023
|
Which course implements the state pattern?
|
|
3
|
1413
|
March 15, 2023
|
Events vs Interfaces
|
|
2
|
2017
|
March 13, 2023
|
Thy classes should do one thing vs. this example
|
|
4
|
1911
|
March 12, 2023
|
Best practice for referencing a GameObject from a prefab with multiple instances
|
|
6
|
2506
|
February 20, 2023
|
Difference in calling an event?
|
|
3
|
1110
|
February 15, 2023
|
How to know which ability?
|
|
4
|
1346
|
February 14, 2023
|
My First State Pattern
|
|
3
|
1425
|
January 15, 2023
|
What about loops instead of statics?
|
|
6
|
4176
|
January 14, 2023
|
How does persistent objects solve singletons?
|
|
9
|
2051
|
January 7, 2023
|
Stratergy Pattern just an Interface?
|
|
4
|
1812
|
January 1, 2023
|
Question about how to achieving high cohesion / loose coupling
|
|
12
|
2504
|
December 19, 2022
|
What's a real world use of this?
|
|
2
|
1315
|
December 16, 2022
|
Other Examples for Decorator Pattern Usage in Game Dev
|
|
2
|
1380
|
December 13, 2022
|
Good example why you should cache components
|
|
3
|
2430
|
November 15, 2022
|