About 2,920,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 …

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

  4. What was the disagreement that led to pygame-ce? : r/pygame

    Jan 3, 2024 · The direct cause that led to the creation of Pygame CE was the current owner of the pygame Github page (where some people can contribute code to pygame), pygame PyPI …

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

  6. My experience with Pygame : r/gamedev - Reddit

    Mar 12, 2013 · My experience with Pygame Hello, My name is Nitesh and I have been learning and creating a game in Pygame for last 3 months. A couple of days back, I released my first …

  7. What’s the difference between pygame ce and pygame? : …

    Aug 28, 2023 · Pygame-ce is better maintained and has more active developers. Various performance improvements and features like frects for float enabled rects and the fblits …

  8. Pygame Examples : r/pygame - Reddit

    Feb 5, 2016 · I've put together a collection of Pygame examples I have written, and put them into a GitHub Repo. The collection consists of various game development ideas written in Python …

  9. Alternatives to pygame. : r/pygame - Reddit

    Feb 28, 2020 · Honestly, pygame is not that slow for 2D games. You can make 60FPS platformer games in pygame. So as a warning, most of the time it turns out that when you think a popular …

  10. Is pygame a good place to start? Or is there something better?

    Dec 4, 2010 · Pygame or anything other libraries are going to make game development go quicker. However, that comes at the expense of you learning a lot about what is going on in …