-
**Environment:**
- **Operating system**:Windows
- **Python version**: Pypy 3.10
- **SDL version**:idk
- **PyGame version**:havent installed yet
- **Relevant hardware**:self-built pc
**Curren…
-
It'd be great if I could run pygame-ce (2.5.2) applications on a phone. Not pygame, I mean pygame-ce. Thank you if you consider it. If you tell me how, I could even try and make the PR myself, but I h…
-
### What did you expect to happen?
Open the main.py
### What did actually happen?
```
PS C:\Users\mcmco\Downloads\Compressed\scratch2python-0.9.0> python main.py
Scratch2Python v0.8.0 running on …
-
**Environment:**
- **Operating system**: Arch Linux, Yocto, etc.
- **Python version**: 3.10, 3.12
- **SDL version**: 2.30
- **PyGame version**: mainline, 2.6.1
**Current behavior:**
Rendering …
-
Recreate Wave in Python using pyGame library
Project criteria:
1. Basic player movement
2. Enemy (Basic and Fast) spawn in movement
3. Trails
4. Collisions
5. Particles (Optional)
6. Waves (max 10)
7…
-
I'd like to add a feature to this tool that would allow it to hijack FM stations. The Pi zero w can produce frequency modulation through its GPIO pin, so it should be able to accomplish this. The PiFm…
-
## Description
i would like to make a game that internally uses panda3d to render 3d models , but uses pygame for the GUI but i was unable to find any way to convert textures to / from pygame to …
-
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [89 lines of output]
Skipping Cython compilation
WARNING, No "Setup" File Exists, Running "bu…
-
I followed the template best I can
- Please check whether the bug was already reported or fixed. **found similar issue, not the same**
- Please check out if the develop version of Nuitka works b…
-
Currently it is _possible_ to run PyGame applications in a web browser using projects like [Pyodide](https://pyodide.org/en/stable/) and [pygbag](https://github.com/pygame-web/pygbag) ([see these demo…