Pygame(-ce) support for Android/iOS #2451
Closed
TheUnknownHack3r
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
|
Briefcase is already able to support both PyGame and PyGame-CE apps. Briefcase should be able to wrap any GUI framework that can be installed from wheels. There's no built-in bootstrap for either; but PyGame CE provides a bootstrap (see the docs of the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As I understand it, briefcase doesn't support pygame and pygame-ce for Android and iOS.
I came across this demo showcasing a simple touchscreen pong game made in Pygame. This makes me wonder.
Feel free to correct me if I'm wrong or spitting out nonsense, though. ^w^
Beta Was this translation helpful? Give feedback.
All reactions