Original Post
Usually I employ private variables, but when it comes to games I feel like maybe there is no need for those, and I should go with public. Am I wrong, or is there no need for private variables if the program is a game? (or at least not a strong need)