-
When trying to install and run pygame_gui, more specifically with [this fork i found here](https://github.com/pmp-p/pygame-gui-wasm), I run into this error:
```
Traceback (most recent call last):
…
-
My understanding of the `#debug` feature and generally of the html and javascript parts of the project is really shaky.
How would I add a keyboard binding (for example F12) to go to and from the `/…
-
as @davidpendergast suggested on discord we should have some kind of
`.pygbagignore` file ( following `.gitignore` convention but not limited to )
to integrate in the pipeline
actually pack.py…
pmp-p updated
2 years ago
-
-
Epic Fail
-
Hello,
I want to introduce a new feature called ``pygame.mixer_music.Queue``, which is, as its name says about it, an object for handling several queued music at once compared to his friend ``pygame.…
-
Hi, i saw the note about pyodide support : that sounds promising :)
but is there any reason to build for pyodide instead of CPython upstream directly ?
CPython 3.11 already supports ctypes, cffi…
-
I tried to check with print("font", pygame.font.get_fonts()), but it seems that print info will not show on the web console.
-
macos sonoma 14.5
python3.9
pygbag-0.9.2
question:
(base) thome@Thomes-Mac-Studio fushouluo % pygbag main.py
Serving python files from [/Users/thome/PycharmProjects/dishu/fushouluo/build/web]
…
-
In older terminals the graphics output would get printed above any previous content. With backgroundSelect=1 SIXEL has a mode to take advantage of that, where old pixels get not touched, if not explic…
jerch updated
2 years ago