-
I tried creating the first part of the screen to red (instead of black) to determine whether if it is working or not if I run it. It displays this black screen and by using #debug, it crashes. Help. A…
-
When I run the game in browser using the link, it shows a black screen, and when i debug it shows this:
Task exception was never retrieved
future:
Traceback (most recent call last):
File "", …
-
it would be nice to have a debug tool that executes your code , and finds out if there is any module/ block of code that is blocking pygbag / asyncio ( or why your game has a black screen , even if yo…
-
Python 3.10
Pygbag 0.7.1
Trying to run pygbag on a pygame, in debug windows see stdlib module `optparse` not found.
**I did not use the module anywhere in my code, not sure why pygbag needs it???…
-
game will require install of certain libraries on any computer
-
BR requires slash. The following with slash-BR works:
``
`Design and Engineering - Randel Reiss`
`Design, Engineering and Art - Kyle Reiss`
`Engineering - Tim Enbom`
`Art Director - Scott Haile`…
-
Hi,
I am currently making an game environment front-end for demonstrating reinforcement learning algorithms as a huggingface space demo.
What should I do if I want to import a self-customized p…
-
To reproduce:
1. Upload a game to itch.io that accepts keyboard inputs, following the wiki instructions here: https://pygame-web.github.io/wiki/pygbag/ (I used the `window-template-wip.tmpl` template…
-
![image](https://github.com/pygame-web/pygbag/assets/150106629/fef7a364-8d85-455e-af79-208dd1391945)
-
![image](https://user-images.githubusercontent.com/122750743/231843241-cf339508-d748-4fe9-9e64-dc952f8d219c.png)
without FRect's my project as a whole is broken.
why don't you make it so your proj…