Tagged Questions
8
votes
9answers
2k views
What's a good Open Source game to learn from?
I want to download the source code of an Open Source game, so I can get familiar with game architecture. Does any one know of a game with source code that's legible, and easily understandable?
Edit:
...
29
votes
7answers
4k views
Where can I find good (well organized) examples of game code?
Where can I find good (well organized) examples of game code? I'm hoping that I can pick up some organizational tips. Most examples in books are too short and leave out lots of detail for the sake of ...