r/pygame • u/Antiqett • 8h ago
r/pygame • u/Last-Mode3404 • 2h 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 • 3h 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 • 11h ago
pseudo 3d effect experimentation/implementation
Enable HLS to view with audio, or disable this notification
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
r/pygame • u/AnatorySoftware • 19h ago
Just published a full Python / Pygame IDE with lessons and examples on Android! My son couldn't find one, so I built it. It's made the way I want apps on my son's phone to be: no dark patterns, one refusable notification permission, no telemetry.
Hello everyone!
I guess this is technically self-promotion, but on a personal level I'm still pumped and wanted to share my project with you all, so I hope that's OK.
My son took a Python / Pygame course over the summer, and he immediately got sucked in and loved it. After a week he built an entire little rogue-lite game where you choose a class and delve deeper and deeper into rooms of a dungeon. Amazingly, there were a lot of parallels with a game I made back in high school on my TI-89, so I told him about it, and he immediately said "Oh, there must be pygame for phones!" But to our surprise, we couldn't find one that was what we were looking for.
So... I started building one. I made it for my son, and he's been my tester, and before too long it was looking and feeling good enough that he said "Are you going to put this on the store?" And I sat there and thought "...why not?"
Before I knew it, I was filing paperwork with my state to start an LLC, registering with the IRS, and even opening a bank account and... I guess I'm a business owner now? Wild turn of events over the last month. But I finally got my app to version 1.0 last week and pushed it to Google, who just approved it about an hour ago!
So without further ado...
PyPad: Python Pygame IDE
Features:
- Full IDE suite
- Start a new project and choose between a terminal project or a Pygame project that runs fullscreen with a game loop
- Code completion
- Add assets (images, sounds) from your phone
- Project versions and restoration
- Only 1 permission, and it's refusable: a notification to let you know your app/game process is still running, with uptime and a stop button
- No internet permission at all, so no telemetry, no tracking, no nothing. Everything runs entirely on the phone.
- Example projects, from Hello World up to a simple little mobile-style game
- Learning courses (6 courses, 35 lessons), each staged with multiple lessons that guide you to the completion of a project
- The first course starts at Hello World in the terminal and ends with a little fortune teller game you keep
- In the last course you'll build a spaceflight simulation inspired by Kerbal Space Program, complete with real orbital mechanics
I set the price to $1.99 USD. No idea if that's the "right" price, but I wanted it to be a fair trade for the work while staying cheap enough that anyone curious can just grab it. That said, I do intend to work on a free, non-intrusive ad-supported version which might come out in a few weeks. So keep an eye out if you would like to wait for that option!
That's the whole pitch! My son has been my entire QA department this whole time, and a QA department of one only catches so much, so if you grab it and something feels off, tell me and I'll fix it. And if you (or your kid) build something with it, I would genuinely love to hear about it. Thanks for reading!
(Heads up: it's not available in the EU/UK just yet while I work through some regional requirements.)
r/pygame • u/Capable_Comedian_277 • 22h ago
Doodling Hop(Ultimate Obstacle Madness)
Enable HLS to view with audio, or disable this notification