pygame-web / pygbag

python and pygame wasm for everyone ( packager + test server + simulator )
https://github.com/pygame-web
MIT License
335 stars 39 forks source link

pygame ce is not the latest version, no FRects #83

Closed yolowex closed 1 year ago

yolowex commented 1 year ago

image

without FRect's my project as a whole is broken. why don't you make it so your project always uses the latest version of pygame-ce?

pmp-p commented 1 year ago

I'm just busy atm, i'll update asap. Sure, continuous integration with pygame-ce would be possible but only with a browser testsuite ( eg using playwright ) but there's no manpower to achieve that currently. Anyone is welcome to help :)

yolowex commented 1 year ago

thanks for the info, I have enough time to help, but not some of the experties. you can check my repo to see if I am fit to contribute to your project in this issue, I would be happy to help!

pmp-p commented 1 year ago

The git version has FRect try it with prepending --cdn https://pygame-web.github.io/pygbag/0.0/ on the cmdline and please confirm it works fine so i can switch the runtimes.

yolowex commented 1 year ago

sorry for the late, I will check it out asap

pmp-p commented 1 year ago

pygame-ce wheel was updated to 2.4.0dev1, pygbag 0.7 has FRect ( that include already published software )