Thanks for playing our game!
What do you mean by "loading resource issues"?
Did the game crash because it couldn't find the sprites.png file? Did you have to manually set the path in the code? Python isn't our primary programming language; we didn't know the best way to point to our sprites without hard coding a path.
Also, did you run the game on the GameShell itself? If so I suggest reading the installation guide on the GitHub page to hopefully fix your issue.