beeware / briefcase

Tools to support converting a Python project into a standalone native application.
https://briefcase.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
2.48k stars 352 forks source link

Added pygame-ce support #1804

Closed oddbookworm closed 1 month ago

oddbookworm commented 1 month ago

Adding support for pygame-ce to briefcase. Ideal solution is for pygame-ce to have a hook, but until pygame-ce implements support, this will enable support. Plus, this enables support for non-bleeding-edge pygame-ce when pygame-ce does implement support.

Briefcase doesn't have pygame-ce support built-in, and pygame-ce doesn't yet have briefcase support

N/A

PR Checklist:

oddbookworm commented 1 month ago

Closing due to superceding pull