Based on your feedback I added code to demonstrate one way to make a loading screen. Use "git pull" and sprites will now shows download progress as it gets each assets from the Internet. If you already downloaded image and sound assets once, the loading screen won't display. To get it to display, delete the assets in the program's folder and run it again.

If anyone wants bonus points, change the loading background color and draw a progress bar with Canvas and Pen.