allenchou.net
Readable & Debuggable Multi-Condition Game Code | Ming-Lun "Allen" Chou | 周明倫
This post is part of my Game Programming Series. Over time, I have adopted several coding patterns for writing readable and debuggable multi-condition game code, which I systematically follow. By multi-condition code, I'm talking about code where certain final logic is executed, after multiple condition tests have successfully passed; also, if a test fails, further