Hacker News new | ask | show | jobs
by ortatherox 5316 days ago
git clone https://github.com/TTimo/doom3.gpl.git

and just browse around locally in your favourite editor.

2 comments

Tip: they added direct URL cloning a while ago, so you can copy/paste without adding .git:

    git clone https://github.com/TTimo/doom3.gpl
Given the size of the codebase, you most probably want to use ctags, or something like Intellisense for Windows.