This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Hi @ThatMelon thanks for reporting it here :) It looks like pip is going for the post1 release, which didn't have any binary wheels uploaded for it yet. Also, you could try this: pip install pygame==1 ...
מתארח ב- MSN

Level up your Python with Pygame game dev

Pygame makes it surprisingly easy to turn your Python skills into playable 2D games, from endless runners to platformers. With just a few steps, you can set up your environment, code core mechanics ...