While we talk about bad video game code periodically, we generally avoid it because it's so specialized and while something like fast inverse square root is bad code from a maintainability perspective, it's great code for abusing floating points to make math fast.
Işıtan Yıldız sends us a snippet from a game's config file. I won't pick on the...