Quote:
Originally Posted by Chris101b
Oh and about adding notes to the code... it is really hard to try and explain the coding ...
|
I agree that an
explaination is very hard to do in comments

- but what is really helpfull is some sort of header information like "this section of code handles aiming of the gun", etc.
Usually, if you know what a section of code is supposed to do, you can figure it out from there. But if you have no idea of the goal - it's a treasure hunt without a map.