Skip to main content

Make Game Easier with pygame and GameWidgets

Project description

GameWidgets 0.2.0


Install GameWidgets by writing one of two things:

Mac

pip3 install GameWidgets


Windows

pip install GameWidgets


Warning

From this version on, use will be with pygame-ce rather that pygame, some features may not be available to you if you use pygame.


Updates and patches


Changes

The main change from v0.1.9 to 0.2.0 is the Particle effects system, manager system, object structure, etc. All changes are present in the Engine folder except for the example file.

Files changed or modified

Manager.py, Object.py,Entity.py,ParticleEffects.py


Update a new file has been added called ParticleEffect.py GameWidgets/Engine/ParticleEffect.py. This allows for the creation of particle systems like fire, damage, etc.


Update a new file has been added called ParticleEffectExample.py, GameWidgets/Examples/ParticleEffectExample.py . This file is an example of the uses if particle effects


Patch ParticleEffects are now more efficient and now, 200 particles may be rendered at 100 fps for no lag.



Manomay Tyagi @superman13456 2023 v0.1.9 GameWidgets


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

GameWidgets-0.2.0.tar.gz (15.1 kB view hashes)

Uploaded Source

Built Distribution

GameWidgets-0.2.0-py3-none-any.whl (25.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page