pygame_sdl2 icon indicating copy to clipboard operation
pygame_sdl2 copied to clipboard

Reimplementation of portions of the pygame API using SDL2.

Results 72 pygame_sdl2 issues
Sort by recently updated
recently updated
newest added

Fix malformed submodules setup by adding `.gitmodules` file. Now submodules can be fetched with `git submodule update --init`.

Hello, I have a strange error. I followed the tutorial to install pygame_sdl2 for a ren'py project (yeah, it's a pain in the ass). I did clone the **https://github.com/renpy/pygame_sdl2.git** and...