FAQ
Q) I noticed we have coded quite a few functions of the Player
class that we don't use. Why is this?
A) Rather than keep coming back to the Player
class, we have added all the code that we will need throughout the project. By the end of Chapter 13, Sound Effects, File I/O, and Finishing the Game, we will have made full use of all of these functions.