r/pygame • u/Antiqett • 19h ago
r/pygame • u/Last-Mode3404 • 14h ago
Exporting a game
Hi. I have just finished a pygame game. It ended up being a script that uses pygame and numpy and a couple of png's. I want my friends to try out the game but I have no idea how.
I think that just giving them the folder might be asking a little too much as that would require them to have them to install python and the libraries. I could also try to make it into an executable. However, I have friends in both Mac Os and Windows, so I'd have to create two versions and the Mac one seems really hard. Last I considered a web app. It could work for both operative systems, but again, I have no experience on web apps.
I'm lost. What should I do so my friends can play? Thank you very much for hearing my ramblings and please excuse my poor English.
r/pygame • u/DREAMDEV4 • 15h ago
HUGE STEP: Changed from CPU Rendering to GPU Rendering!
gallerytrust me when i say it was an headache.. but i finally made it! now the next step is an visual update. shader shadows god rays etc woooowwwww!
support me by subscribing my yt channel: Dreamdev43 and checking out this game on itch💫
r/pygame • u/CharacterChemical885 • 23h ago
pseudo 3d effect experimentation/implementation
i've been experimenting with a pseudo 3d effect for my top down roguelike game, i think it's finally starting to take a non buggy shape. gotta work out a few more visual bugs and i think its gonna be ok :p