pypi pygame-ce 2.5.0.dev4

latest releases: 2.5.5.post1, 2.5.5, 2.5.4...
15 months ago

This is a pre-release for 2.5.0.

Highlights

  • New functions for surfaces: draw.aacircle() and transform.hsl. Surfaces also have new attributes Surface.width, Surface.height and Surface.size.
  • New window positioning API for pygame.display. pygame.display.get/set_window_position()
  • New math functions math.invlerp and math.remap
  • OpenGL support for the experimental Window class
  • See the highlights of 2.5.0.dev2 as well: https://github.com/pygame-community/pygame-ce/releases/tag/2.5.0.dev2

What's Changed

New Contributors

Full Changelog: 2.5.0.dev2...2.5.0.dev4

Don't miss a new pygame-ce release

NewReleases is sending notifications on new releases.