top | item 18037689

(no title)

itsoggy | 7 years ago

The Quake 3 source was fairly good...

discuss

order

charlchi|7 years ago

As a C beginner getting into writing larger projects, especially in that sort of context, the quake source has been my reference on how to structure my code.

archi42|7 years ago

Oh, this +1. I ported it to another C dialect (test case for the compiler) and found those parts I touched well structured and easy to understand.