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

    pygame-ce is active, and it's up to the task of implementing most of the sprite based games that older people know from the arcades or consoles like the sega saturn/megadrive. Get the new …

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

  3. Which IDE should I use to develop a game in Pygame?

    Sep 8, 2021 · VS Code is fine. I used Spyder for developing a pygame application and it was also fine (indeed I really liked it). People do love pycharm and you will get its defenders here. It is …

  4. PyGame on Reddit

    I've just started python and my first project was a platformer game written using pygame. Is there any way I could make this game executable on Windows, so that even people who don't have …

  5. Python/pygame on an iPad : r/pygame - Reddit

    Nov 20, 2023 · Is there any way to code python with pygame on an iPad? I’m not looking to make iOS apps, just wanted to program. I’m in town for the holidays and unfortunately left my laptop …

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

    Oct 3, 2021 · Some of the other replies here suggest that it's not great to start with PyGame if your goal is iOS and from a commercial success perspective I probably agree, but I'm starting …

  7. How to host python game on website : r/pygame - Reddit

    Jun 2, 2022 · Pygame is not designed for that sort of environment, it uses SDL which is meant to be run natively on a PC. You would find more success using Unity or Godot for creating a …

  8. Pygame fullscreen issue : r/pygame - Reddit

    May 19, 2021 · import pygame from sys import platform from pygame._sdl2.video import Window from pygame.locals import * #for the display flags fullscreensize = …

  9. What are the biggest ever games made with Python and/or Pygame?

    There are lists of games on itch.io that have been tagged as being made with Pygame, and the Pygame site has its own list of games as well. These lists seem to be "games that are made …

  10. Pygame window not responding even after making an exit event?

    Dec 20, 2021 · For topics related to the design of games for interactive entertainment systems - video games, board games, tabletop RPGs, or any other type. /r/GameDesign is not a …

Refresh