pygame-ce 2.5.1
0
Python Game Development
Contents
Python Game Development
Stars: 896, Watchers: 896, Forks: 146, Open Issues: 391The pygame-community/pygame-ce
repo was created 1 years ago and the last code push was 15 hours ago.
The project is popular with 896 github stars!
How to Install pygame-ce
You can install pygame-ce using pip
pip install pygame-ce
or add it to a project with poetry
poetry add pygame-ce
Package Details
- Author
- A community project
- License
- LGPL v2.1
- Homepage
- https://pyga.me
- PyPi:
- https://pypi.org/project/pygame-ce/
- Documentation:
- https://pyga.me/docs
- GitHub Repo:
- https://github.com/pygame-community/pygame-ce
Classifiers
- Games/Entertainment
- Multimedia/Graphics
- Multimedia/Graphics/Capture/Digital Camera
- Multimedia/Graphics/Capture/Screen Capture
- Multimedia/Graphics/Graphics Conversion
- Multimedia/Graphics/Viewers
- Multimedia/Sound/Audio
- Multimedia/Sound/Audio/MIDI
- Multimedia/Sound/Audio/Players
- Software Development/Libraries/pygame
Related Packages
Errors
A list of common pygame-ce errors.
Code Examples
Here are some pygame-ce
code examples and snippets.
GitHub Issues
The pygame-ce package has 391 open issues on GitHub
- Add
get_power_state()
- Pygame window not closing in jupyter notebook (window hangs)
- Fix segfault when rendering fonts
- WIP: vector lerp and smoothstep
- SIMD draw functions
- Drop Python 3.7 support?
- Gaussian blur radius fix
- pygame.display.get_rect() and pygame.display.get_size()
- Gaussian Blur inconsistency with PIL
- Possible optimization for blit functions
- Multiline examples
- New logo for pygame ce
- Documentation Styling Modification
- Add unitest for
Window
- Update README.fr.rst (fix typos,
pygame
=>pygame-ce
…)