Classes help you make game with pygame. They are individual but unique and helpful. Specific feature can be done by a class or a file. It's convenient to import in your project.
you can use these class to make game easily with pygame.
There are UI, camera, shader class in folder.
more info about class can see these
- DragonCity : Using health bar and weapon frame and camera.