When Making games do you half to include start.bb everytime
time
No, you don't - if you are distributing your game or a demo then it helps to let people select screen modes.
For your own use - remove the include for start.bb and replace with your own Graphics3D settings.
The examples just use start.bb in an effort to save space (and to a lesser degree, to show off how the Include command works).