-
Setup jobs for linting, testing and deploying
-
I have created a game which uses Boto3 to retrieve, display and update a high scores table in AWS DynamoDB. However, the module cannot be found when I try to package using Pygbag. Is this something th…
-
Hello,
When I use my laptop to run my pygbag game, I am able to click on "Ready to Start !" and play the game (Mac M1 with Google Chrome). **However, when I use my iPhone 14 Pro with Safari or Goog…
-
basically instead of using import pygame
and pygame.surfarray
you have to `import pygame.surfarray`
-
Hello, I want play gymnasium games in web page, so I use pygbag. The problem is gymnasium use box2d, so i need box2d wasm, but I dont know how to compile box2d. Can any one help?
https://github.com…
-
My game is using Tensorflow, and it runs fine locally, but when I deploy it as a pygbag-solution I get the following error
```
1234: want='tensorflow' found : False
PKG NOT FOUND : want='tensorfl…
-
# **Issue №718 opened by *[illume](https://github.com/illume)* at 2019-01-06 07:47:00**
There are various python and pygame on web browser projects.
- pyodide https://github.com/iodide-proje…
-
Some questions about scores:
1 .Some way to keep track of (personal) high scores?
Either stored client-side (web storage), or on itch.io / server?
2. Another thing is, that I get way higher sco…
-
So far seems sysfont runs but won't return anything. (I think)
https://github.com/pygame/pygame/pull/3225/files#diff-ce847b7a6780bf12cf5be3fa9bdb8d243af1d47ea2e1e2c6a1bc4dea21a9d1fcR201
Browsers…
-
Not sure what the problem is with this, maybe it has to do with python 3.11? Have been getting this all day, doesn't prevent rendering though thankfully.
> pkg : http://localhost:8000/archives/repo…