🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.
937
stars
155
forks
source link
Port time, surflock and constants to SDL3 #3206
Closed
ankith26 closed 2 weeks ago
I clubbed all these updates in one PR because these modules were mostly trivial to port.
import pygame
works now! (although with warnings, and in a very unusable state)