Skip to main content

All Questions

Filter by
Sorted by
Tagged with
-2 votes
1 answer
563 views

What happens when a game is burned to a CD?

What is happening behind the scenes when you take a code base and "burn" it to a CD be read by a game console?
Cody Rutscher's user avatar
4 votes
3 answers
384 views

How to understand huge code bases? [closed]

I read about game loops, read tutorials of simple games like Asteroids and programmed them by myself. Nevertheless if I try to start reading code of a game with many many thousand lines of code, I ...
Senkaku's user avatar
  • 179