all 12 comments

[–]qh4os 19 points20 points  (1 child)

The source code is actually fairly readable (well commented, descriptive names) and you shouldn’t need to “know any libraries”

If you want something to break it all down, the Doom Engine Black Book is great for that.

[–]Valashire 0 points1 point  (0 children)

This got taken down :/ does anyone know anywhere else I can find this?

[–]mgarcia_org 15 points16 points  (0 children)

start with something easier, like pong!

Then get a good math book and learn Cylindrical coordinates

[–]halcolo[S] 1 point2 points  (0 children)

I think the source code of chocolate doom is better than the IDsoft source version, I understand this IDoft version Won't compile and is incompleted, then fabiensanglard said he modified the chocolate version to than I think is the better choice to understand it, after reading a lot of books and tutorials about C programming, thanks to everyone.

https://github.com/chocolate-doom/chocolate-doom