Installing#
You can get the library directly from PyPI:
On Windows
py -m pip install pygame-particles
On Linux
python3 -m pip install pygame-particles
You can get the library directly from PyPI:
On Windows
py -m pip install pygame-particles
On Linux
python3 -m pip install pygame-particles