Y
Hacker News
new
|
ask
|
show
|
jobs
by
itsoggy
2824 days ago
The Quake 3 source was fairly good...
2 comments
charlchi
2824 days 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.
link
archi42
2824 days 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.
link