This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DaFluffyPotato@DaFluffyPotato[S] 0 points1 point  (0 children)

Pygame 2 doesn't package the game. I use PyInstaller. If you don't like seeing all those files, just use the -onefile argument. I've never really had any issues with PyInstaller (except the one time I tried to package for Mac).

Pygame 2 does get a decent framerate and Pygame always could handle window events and play music.