Quote Originally Posted by Peter_APIIT View Post
AFAIK, game developer often write them in low level operation such as using hexadecmal value and bitwise operation.
That´s true for high speed 3D engines maybe, but I really doubt any serious software developer will prefer cryptic code to regular operations when speed doesn´t matter at all.