-
### Type of Issue (Enhancement, Error, Bug, Question)
Bug/Crash
----------------------------------------
#### Operating System
Windows 11
#### PySimpleGUI Port (tkinter, Qt, Wx, Web)
tkint…
-
Any reason why Pillow and pygame-menu requirement are fixed?
'Pillow==9.2.0',
'pygame-menu==4.0.7',
Should we make test to be able to bump the version?
As a QA I may be able to help on this.
-
# Description
Menu flicker was introduced during some point of the pygame ui transition. The exact cause is unknown but the menu redraw function has 2 gfx overlay draw functions shown below:
```pyth…
ztnel updated
2 years ago
-
i find a link to change colors and glowing effcit to the game but how to download as theme.json
https://pygame-gui.readthedocs.io/en/latest/theme_guide.html
-
PS C:\Users\ayub_\Documents\Dragon_Warrior> & C:/Python312/python.exe c:/Users/ayub_/Documents/Dragon_Warrior/src/game.py
pygame 2.5.2 (SDL 2.28.3, Python 3.12.2)
Hello from the pygame community. ht…
-
# Two-Player Tetris (Pygame)
## Project Abstract
Two-player Tetris allows the user to enjoy a competitive game of Tetris with the options of single-player, local PVP (player versus player), and bo…
-
I keep loading the game but my code keeps getting stuck on a black screen it says its a problem with trnpersnt images but i dont rlly know
```python
import pygame
import random
import os
imp…
-
**I am trying to install Pibooth on my Raspberry PI 4. But I can't get it to work. I tried the manual installation, I also tried Tijof playbook. I tried different operating systems. 2 different SD car…
-
See screenshot: I'm not sure how hard this is to fix. And it's not really a big deal as I think you can still examine and use all items.
![item_menu](https://github.com/user-attachments/assets/75b4f1…
-
Hello,
adding a launcher (for example a `BrowserLauncher`) to a PyGame-integrated Thorpy program causes the whole program to crash when opening said launcher.
# Steps to reproduce
1. Copy the c…