Game applications (and graphical applications in general) can get pretty complicated. In this video we talk about how to break up your code to make it more readable and more manageable. In some sense, this mirrors the concept of helper functions from top-down design. It is just that this time we have helper classes instead.
- Tags
-