The Weighting Game - WIP

Yup. Code in chunks. Write a function, test it, don’t continue until everything you’ve already written works 100%. At bare minimum, this’ll help with not having crippling problems later when you try to compile several hundred lines of spaghetti code and something breaks.

1 Like