I've always liked to compile data about projects once they're done, so I've got some things to show off about the game my friends and I made:
https://ldjam.com/events/ludum-dare/50/the-runs
Gource
Gource is a neat little program I like to use which shows all the git commit history as a beautiful animation.
https://www.youtube.com/watch?v=bl-J74vOUXI
CLOC
CLOC (Count Lines Of Code) does what it says on the tin.
```
Language files blank comment code
C++ 43 477 99 3336
C/C++ Header 48 257 8 1065
SUM: 91 734 107 4401
```
Assets
Lastly I compiled a list of all the assets we made, though sadly not all of them made it to the final product due to the time limit.
21 ase
1 ico
8 json
10 mp3
2 ogg
131 png
1 tmx
1 ttf
11 wav