-
I have been working with docker, nvidia gpus and Display before in docker image. Inside which I am successfully able to initialize pygame.init()
with output (7,0)
After formatting my ubuntu …
-
I use python 3.10.2 and get some troubles when try to add requirements.txt at my venv. There is source:
![image](https://user-images.githubusercontent.com/69913622/170700154-2884ee77-c8bc-4b9b-8068…
-
It seems that calling `set_alpha`, `set_colorkey`, and then `transform.scale` on a surface produces an unstable surface whose pixels will change the first time it's blitted onto another surface. This …
-
Hi Christian
there are few issues on python27/ linux:
- missing HS_FILE (Fix: an empty file must be created at the very first start of the game)
- "SyntaxError: only named arguments may follow *e…
-
Hi Craig,
I am trying to use `env.render(mode="rgb_array")` to see how the environment looks like, but the popped-out pygame window seems not rendering the environment properly (nothing but a black …
-
Now, I connect 2 Usb camers which are the same to **Raspberry 4 B+**, use **Raspberry Pi OS** base on Debian Buster.
**pygame version:1.9.4.post1**
When I try to capture from cameras one by one, i…
-
i am working on moving the code to pygame.
-
# Documentation Styling Modification
I think that the documentation styling that pygame-ce uses should be modified. Even though the dark theme addition made the documentation a little bit more modern…
-
hi,
I am using pygame.mixer.music.play() to play sound clips. When the sound clip length exceeds 1 mb, the api pygame.mixer.quit() is not releasing the resources, causing the program to run indefin…
-
I'm using Anaconda on Windows and when I run `python contoller.py`, after installing all the packages, I'm getting this:
```
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/con…