No anti-pattern argument, just critique of implementation
|
|
0
|
208
|
March 31, 2024
|
Am i golden hammering observer pattern?
|
|
7
|
456
|
February 21, 2024
|
Object pooling and effects
|
|
8
|
775
|
February 3, 2024
|
Projectile Object Pooling in RTS
|
|
2
|
533
|
February 3, 2024
|
Caching is important
|
|
6
|
2681
|
January 8, 2024
|
Another way of doing things
|
|
1
|
1513
|
February 6, 2023
|
Are these 3 Examples of the Strategy Pattern?
|
|
4
|
662
|
November 11, 2023
|
What is your variable name of shame?
|
|
53
|
8239
|
September 8, 2023
|
What are your top Coding Commandments?
|
|
17
|
8836
|
September 8, 2023
|
Observer pattern via Circular dependency
|
|
5
|
360
|
July 5, 2023
|
Caching confusion
|
|
9
|
2546
|
June 15, 2023
|
Code for state machine
|
|
4
|
1247
|
June 10, 2023
|
What is meant via the phase "Does not Pollute the Name space"?
|
|
3
|
1665
|
May 15, 2023
|
Have you ever had a cache bug?
|
|
15
|
7401
|
April 30, 2023
|
Example of how and where would the LooselyCoupledEnemy.Attack() be called
|
|
3
|
1660
|
March 22, 2023
|
Unit testing
|
|
2
|
1808
|
April 5, 2023
|
Which course implements the state pattern?
|
|
3
|
1449
|
March 15, 2023
|
Events vs Interfaces
|
|
2
|
2168
|
March 13, 2023
|
Thy classes should do one thing vs. this example
|
|
4
|
1960
|
March 12, 2023
|
Best practice for referencing a GameObject from a prefab with multiple instances
|
|
6
|
2908
|
February 20, 2023
|
Difference in calling an event?
|
|
3
|
1166
|
February 15, 2023
|
How to know which ability?
|
|
4
|
1382
|
February 14, 2023
|
My First State Pattern
|
|
3
|
1482
|
January 15, 2023
|
What about loops instead of statics?
|
|
6
|
4216
|
January 14, 2023
|
How does persistent objects solve singletons?
|
|
9
|
2140
|
January 7, 2023
|
Stratergy Pattern just an Interface?
|
|
4
|
1964
|
January 1, 2023
|
Question about how to achieving high cohesion / loose coupling
|
|
12
|
2624
|
December 19, 2022
|
What's a real world use of this?
|
|
2
|
1368
|
December 16, 2022
|
Other Examples for Decorator Pattern Usage in Game Dev
|
|
2
|
1449
|
December 13, 2022
|
Good example why you should cache components
|
|
3
|
2540
|
November 15, 2022
|