Skip to content

issues Search Results · topic:python org:pygame fork:true

Filter by

2.4k results
 (89 ms)

2.4k results

inpygame (press backspace or delete to remove)

import pygame import random Inicializar Pygame pygame.init() Configuración de la pantalla WIDTH, HEIGHT = 800, 600 screen = pygame.display.set_mode((WIDTH, HEIGHT)) pygame.display.set_caption( Carrera ...
  • oscardossantos26-create
  • Opened 
    9 hours ago
  • #4581

Description movimiento circular
enhancement
  • Jimenez17290
  • Opened 
    yesterday
  • #4580

Description Describe your enhancement, as clearly as possible.
enhancement
  • martinkravets
  • Opened 
    2 days ago
  • #4579

2D Minecraft-like (full-featured) — Python + Pygame Project: 2D sandbox (Minecraft-like) with tiles, sprites, inventory, crafting, mobs, day/night, save/load, and basic sounds. Requirements - Python ...
bug
  • cd786342-ship-it
  • Opened 
    3 days ago
  • #4578

Environment: You can get some of this info from the text that pops up in the console when you run a pygame program. - Operating system (e.g. Windows, Linux(Debian), Linux(Ubuntu), Mac): - Python ...
bug
  • cd786342-ship-it
  • Opened 
    3 days ago
  • #4577

Hey Pygame team, I just had a question about this. With 3.14 right around the corner and nogil becoming supported by python officially. I just wanted to ask. Does Pygame support nogil and let me first ...
  • Synaptic724
  • Opened 
    3 days ago
  • #4576

  • DOC112003
  • Opened 
    4 days ago
  • #4575

  • rgdtgdggergrthyth-spec
  • Opened 
    4 days ago
  • #229

import sys Khởi tạo chỉ số ban đầu stats = { nang_luong : 100, suc_manh : 50, tuoi_tho : 100 } def print_stats(): print(f \n📊 Chỉ số hiện tại: ) for key, value in stats.items(): print(f - {key.capitalize()}: ...
  • TSWDieter
  • Opened 
    6 days ago
  • #4574
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.