Skip to content

pygame-menu v3.3.0

Compare
Choose a tag to compare
@ppizarror ppizarror released this 29 Oct 16:54
· 1460 commits to master since this release
  • Added menu .get_window_size() and .get_size() methods.
  • Added tests support for python 3.8 and 3.9.
  • Added the possibility to set the screen dimensions explicitly, #219.
  • Docs improvements.
  • Full pygame v2.0.0 support, #220.
  • Removed back_box parameter from the menu constructor.
  • Removed support for python 3.4.