Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 650 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 650 Bytes

Pygame-Helper-Class

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.

Manual

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

shaders

UI

  • DragonCity : Using health bar and weapon frame and camera.