-
To be clear, I have no problem using `pygbag` to run wasm in my local browser. My next target is sharing with my friends. Normally I use `ngrok` as a tunnel for fast sharing, however, it shows no erro…
-
When building and testing a pygbag game I'm currently getting this error popup: "Error occurred: Failed to call api method: could not connect to provider anyweb-to-anyweb-unprivileged-api-v1"
I was…
-
Hello,
I'm from the pygame project, and I'd like to get pygame working with pyodide.
Here's the pygame issue tracking things: https://github.com/pygame/pygame/issues/718
cheers,
-
## Description of proposed feature
STORY: Users can render manim animations with Blender and/or od3e
I think this might increase the utility of Manim for describing complex systems.
Blender…
-
It seems that zengl should run with pygbag, but I can't find a working example.
This [README.md](https://github.com/szabolcsdombi/zengl/blob/main/examples/README.md) has link to pygbag folder, but …
-
I build a new release wheel, please add: https://github.com/electronstudio/pygbag-raylib/releases/download/v5.0.0.2/raylib-5.0.0.2-cp310-abi3-wasm32_bi_emscripten.whl
-
since i am using pygame and pygbag for my college project. and while i try to open my game in my website i get this error
![Screenshot (7)](https://github.com/pygame-web/pygbag/assets/162290234/811c9…
-
[ I am going to use this package to teach my Python class this year. ]: #
Since I planned to dev and run everything from a docker container [alnoda-workspace](https://github.com/bluxmit/alnoda-wo…
-
in my game random question and answer is selected to ask 3 times...in pycharm i am getting random question out of 30 questions..but after using pygbag..i am getting the 3 same questions in same order …
-
there is no documentation (that a normal user is easily able to find)
that details if there are any specific steps you need to take to get the pyglet demo in /src working but when they try and run…