PygameBg is a small Python package aimed to reduce boilerplate code in simple Pygame programs, primarily initialization code and main loop. PygameBg should make Pygame learning curve more gradual for ...