Recent Posts
Analysis: Clue, Murder at the Winery
Analysis of the 2024 special themed edition of Clue as it compares to the most recent traditional version of the game from 2023.
Fast Customization of Log Messages
A small trick to implement fast customization of log messsages.
Angle Class Using Unsigned Integer
Analysis of a C++ angle class written using an underlying unsigned integer instead of a floating-point number.