-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[QUESTION] How to use ? #2
Comments
Good question! It took me a lot of time to figure out the answer by myself. I have forked and patched the project... To make things simpler for everyone. In the meantime if you're curious you can check my forked repo |
Bonjour Thomas, L'auteur initial de pygame (Billy Earney) était un contributeur très actif de Brython il y a quelques années, et c'est pour cela que pygame est rattaché à brython-dev. Il a malheureusement abandonné le projet depuis longtemps et je ne pense pas qu'il réponde à ce message. Je n'y ai pas participé et n'ai pas le temps de m'y mettre. Le mieux serait donc de fermer ce projet dans brython-dev et que tu reprennes le développement de pygame pour Brython dans ton repository. Cordialement, (PS for non French speakers : the Google translate version is understandable ;-) |
Bonjour, |
Merci ! |
@wkta Are you open for collaborations on this? I might be able to contribute in the future and right now it is not possible to open issues in your fork. Maybe it would be even better to start a brand new project and just point to this one as the "old" version. Best regards. |
@igordsm Yeah of course ! I would be very happy to collaborate! I have more or less solved the problem in a brand new project (private repo). So I have several pygame programs that run smoothly in the browser, it's great.… A few bugs remain however. You know I have a lot to say but it's not the right place for this. Add me on Discord if you are curious: Martialis hashtag ninety seventy six |
Here is my proof-of-concept: https://kata.games/demo/ You can inspect the source-code of this page. If you plan to use pygame and share your creation on the Web, just contact me via Discord. |
How to use this ?
The text was updated successfully, but these errors were encountered: