WhoBrokeTheBuild's Development Blog

Blog

View My GitHub Profile

Game Engine

Building a Game Engine

An introduction to building a Game Engine for fun and profit practice.

Build Systems

An overview of C++ Build Systems, and the reasons behind choosing CMake.

Build Systems: Make

An overview and review of the Make build system.



Programming

Name Mangling

A simple explanation of C++ name mangling.