About 50 results
Open links in new tab
  1. 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.

  2. how do i download pygame? : r/pygame - Reddit

    Oct 5, 2022 · I did it with sudo apt-get install python3-pygame. Python3 was installed anyway because it is needed for some operating system tasks anyway (including part of dpkg which is used by apt-get). …

  3. 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 …

  4. what is the best way to learn pygame from 0? : r/pygame - Reddit

    May 21, 2023 · The best way to learn anything is to just go ahead and do it. For pygame, I would say just open your IDE and a youtube tutorial and follow it, it's a good enough start.

  5. Pygame RPG Game Design- That Childhood dream of building a

    Jan 23, 2023 · Maybe pygame didn't work for you and that's OK. But generalizing they pygame is a " stay away" is utterly wrong. What im reading between those comment lines seems to me like a poor …

  6. Pygame Pros/Cons : r/gamedev - Reddit

    Jun 10, 2013 · Pygame is the right tool if Python is the language you know best. Picking an engine/toolkit for hobby or small-scale games is about choosing the tools that you're good with. It will …

  7. Questions about music in Pygame : r/pygame - Reddit

    Dec 30, 2022 · Questions about music in Pygame I just finished this tutorial and now I'm playing around with the code, seeing what I can alter or add. He didn't spend much time on the music. I wanted to try …

  8. SCREEN TEARING, HELP!!!!! : r/pygame - Reddit

    Jun 9, 2022 · The background is screen tearing BADLY, I was thinking of using vcync = 1, and pygame.display.flip (), but these didn't help. It would be AMAZING if someone could help me out. …

  9. Is PyGame worth using? : r/pygame - Reddit

    Jan 31, 2023 · Is PyGame worth using? Howdy! I'm just going to get to the point. Should I spend my time learning PyGame to make a game? I find that other languages might be easier long-term.

  10. 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 …