Explore >> Select a destination


You are here

piemaster.net
| | gamearchitect.net
5.2 parsecs away

Travel
| | [AI summary] A technical article discussing the pros and cons of inheritance versus aggregation in game object design, advocating for component-based architectures.
| | gameprogrammingpatterns.com
3.5 parsecs away

Travel
| |
| | cowboyprogramming.com
4.4 parsecs away

Travel
| | [AI summary] The article discusses the transition from traditional inheritance-based object hierarchies to a component-based architecture in game development. It highlights the challenges of refactoring existing code and the eventual benefits of more flexible, maintainable, and reusable code. Key points include the use of common interfaces, data-driven object creation, and the importance of managing component dependencies for performance.
| | cookie.engineer
45.0 parsecs away

Travel
| Linux Assembly Part 3: Control Flow