No anti-pattern argument, just critique of implementation
|
|
0
|
162
|
March 31, 2024
|
Am i golden hammering observer pattern?
|
|
7
|
402
|
February 21, 2024
|
Object pooling and effects
|
|
8
|
467
|
February 3, 2024
|
Projectile Object Pooling in RTS
|
|
2
|
433
|
February 3, 2024
|
Caching is important
|
|
6
|
2613
|
January 8, 2024
|
Another way of doing things
|
|
1
|
1459
|
February 6, 2023
|
Are these 3 Examples of the Strategy Pattern?
|
|
4
|
571
|
November 11, 2023
|
What is your variable name of shame?
|
|
53
|
8021
|
September 8, 2023
|
What are your top Coding Commandments?
|
|
17
|
8701
|
September 8, 2023
|
Observer pattern via Circular dependency
|
|
5
|
261
|
July 5, 2023
|
Caching confusion
|
|
9
|
2488
|
June 15, 2023
|
Code for state machine
|
|
4
|
1192
|
June 10, 2023
|
What is meant via the phase "Does not Pollute the Name space"?
|
|
3
|
1438
|
May 15, 2023
|
Have you ever had a cache bug?
|
|
15
|
7271
|
April 30, 2023
|
Example of how and where would the LooselyCoupledEnemy.Attack() be called
|
|
3
|
1612
|
March 22, 2023
|
Unit testing
|
|
2
|
1749
|
April 5, 2023
|
Which course implements the state pattern?
|
|
3
|
1404
|
March 15, 2023
|
Events vs Interfaces
|
|
2
|
1975
|
March 13, 2023
|
Thy classes should do one thing vs. this example
|
|
4
|
1899
|
March 12, 2023
|
Best practice for referencing a GameObject from a prefab with multiple instances
|
|
6
|
2397
|
February 20, 2023
|
Difference in calling an event?
|
|
3
|
1098
|
February 15, 2023
|
How to know which ability?
|
|
4
|
1335
|
February 14, 2023
|
My First State Pattern
|
|
3
|
1416
|
January 15, 2023
|
What about loops instead of statics?
|
|
6
|
4159
|
January 14, 2023
|
How does persistent objects solve singletons?
|
|
9
|
2037
|
January 7, 2023
|
Stratergy Pattern just an Interface?
|
|
4
|
1781
|
January 1, 2023
|
Question about how to achieving high cohesion / loose coupling
|
|
12
|
2474
|
December 19, 2022
|
What's a real world use of this?
|
|
2
|
1303
|
December 16, 2022
|
Other Examples for Decorator Pattern Usage in Game Dev
|
|
2
|
1370
|
December 13, 2022
|
Good example why you should cache components
|
|
3
|
2408
|
November 15, 2022
|