About 15,300,000 results
Open links in new tab
  1. Is PyGame still alive? : r/Python - Reddit

    But since such a game development project is on the horizon after all these years, I was wondering if PyGame can still be up for the task with Python 3.x? Or is there a better Python library available …

  2. PyGame on Reddit

    Monthly /r/PyGame Showcase - Show us your current project (s)! Please use this thread to showcase your current project (s) using the PyGame library.

  3. how do i make a restart button? : r/pygame - Reddit

    May 10, 2021 · i want that if that after the game ends if the player presses "r", the game will restart. how do i make the the code restart?

  4. r/pygame on Reddit: How do I make an entity move forward relative to ...

    Aug 16, 2022 · How do I make an entity move forward relative to the direction its facing? Hello, so the project I am working is non traditional to the standard pygame project as in that its not a game. I am …

  5. Which IDE should I use to develop a game in Pygame? - Reddit

    Sep 8, 2021 · Which IDE should I use to develop a game in Pygame? I want to develop a minigame in Python using the Pygame library. I have tried using PyCharm and Jupyter notebook, but both of …

  6. How do I change the title and icon of my pygame? - Reddit

    May 10, 2021 · The pygame docs mention that some systems don't allow icon changes after the display has been set so you should try moving the #title and icon section above the #create the screen …

  7. Can you make a 3d game on Pygame ? : r/pygame - Reddit

    Dec 13, 2021 · 11 votes, 20 comments. Hi, can you make a 3d game on Pygame I know that Pygame is not for making 3d games just 2d but is it possible?

  8. Advice for using Pygame for iOS games? : r/pygame - Reddit

    Oct 3, 2021 · Advice for using Pygame for iOS games? Hi everyone, just joined this sub! I've got a bit of experience developing iOS games via Unity but my passion has always been to make one with …

  9. pygame window doesn't close : r/pygame - Reddit

    Jun 27, 2020 · So I'm very new to this and I'm currently using python 3.7.7, pygame 1.9.6, and sublime text on Mac. I'm following a simple game tutorial, but the pygame window doesn't close without force …

  10. Checking Pygame Version : r/pygame - Reddit

    Oct 25, 2020 · Checking Pygame Version Question: I'm very new to both Python and Pygame. I have Python 3.5.1 32-bits installed on Window and Pygame 1.9.2 Python 3.5 installed as well. But in case …