Skip to content
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

Either pygame example or pygame port is broken #390

Closed
scythargon opened this issue Mar 6, 2016 · 3 comments
Closed

Either pygame example or pygame port is broken #390

scythargon opened this issue Mar 6, 2016 · 3 comments

Comments

@scythargon
Copy link

http://localhost:8000/gallery/pygame/chimp.html

gives you next error:

module __main__ line 69
    self.rect.midtop = pos
AttributeError: 'Rect' object has no attribute'midtop'

though setters seems to work

@scythargon scythargon changed the title Ether pygame example or pygame port is broken Either pygame example or pygame port is broken Mar 6, 2016
@j-waters
Copy link

j-waters commented Mar 7, 2016

I'm surprised you got that far, I cannot even seem to import the Pygame port. I opened an issue on the Pygame repository: brython-dev/brython-pygame#1

@kikocorreoso
Copy link
Member

PyGame is not maintained at the moment.

Maybe you can check a js lib to create games with Brython and/or have a look to the wiki: https://github.com/brython-dev/brython/wiki/Brython%20in%20the%20wild

@PierreQuentel
Copy link
Contributor

I close this issue since it is not related to Brython itself but to a specific package.

Thanks,

  • Pierre

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants