Skip to content

charon25/PythonGameHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Game Helper

A Pygame wrapper to help ease and fasten its use, notably, but not only, in sound and events.

This can be installed with:

python -m pip install pyghelper

This was designed for my own usage, and has been added to PyPi only for my own convenience.

Features

  • SoundManager
  • EventManager
  • AnimationManager
  • Images methods
  • Miscellaneous methods (Window, ...)
  • Methods to convert dimensions from game space to screen space
  • Platform manager
  • Collision manager

About

Some useful functions and classes to use with Pygame

Topics

Resources

License

Stars

Watchers

Forks

Languages