Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Surpised no one has mentioned the Nethack source, small codebase going on close to 40 years.

https://github.com/NetHack/NetHack/tree/NetHack-3.7/src



Sorry but I just can't see the beauty in it. Most files are arbitrarily named, without an abstract or overview. Few functions have comments, variables names are inconsistent or abbreviated to obfuscation level. Most code seems printf hackery to account for singular-plural, male-female, human-monster variations of the messages shown to the player. Not particularly easy nor gratifying to read.


Go up a level.


Yeah, was going to post Nethack if no one else had. It’s so well written, I think even people who’ve never seen C before could understand what was going on.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: