Based on the inspector, it looks like the names of the assets are throwing the error. "Uncaught Error: Unable to load asset: 'assets/images/[A]Wall-Up_pipo.png". Have you try removing the [] from the name? I know the last game jam I had an error being thrown when I had a space within the name of my level. It's worth a try to see if that will get it to work!