Loading levels
We may have written the INI file we'll use for a level, but our game doesn't load it yet. So, this means we'll need to add to our BounceBall
game in order to load the new levels. This is useful as the user can then play a vast number of levels, through the INI file.