We haven't figured out how to add a window size listener to scale the background every time the window size is changed. We just have our background set to an initial size that is best for game play. We tested out some code to add a window size listener in our main method, but it doesn't seem to work very well