Create a `player` module containing everything related to the player: - paddle - points - lives - etc. It would make the code more organised and easier to navigate and document.