Skip to content

Pygame-ce on Android #2971

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Pygame-ce on Android #2971

wants to merge 4 commits into from

Conversation

AnGlonchas
Copy link

Added a pygame-ce recipe for newer developers, i saw the opportunity to contribute to this community, and i already used this on my project.

site_packages_name = 'pygame-ce'
name = 'pygame-ce'

depends = ['sdl2', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', 'setuptools', 'jpeg', 'png']
Copy link

@pmp-p pmp-p Feb 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sdl2_image could link "webp" dynamically not just jpeg/png. But probably not actually the case.

@Julian-O
Copy link
Contributor

I had considered raising an issue on Kivy itself to support Pygame-CE as well as, or instead of, Pygame.

However, pygame support is being deprecated. I am worried what effect that might have on this PR.

@T-Dynamos
Copy link
Contributor

@Julian-O It's not about pygame as kivy's backend but we can also run an actually game made in pygame using p4a.

@T-Dynamos
Copy link
Contributor

How it is different from #2838?
CC: @Julian-O

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

Successfully merging this pull request may close these issues.

5 participants