Simple pygame testing of an Asteroids game implementation for Python
To run it:
-
If you are a pythonista and have
uvinstalled (any true pythonista should 😏) simply runuv run pyinstaller --windowed --noconsole main.pyto compile the binary -
You can download the executable in the release section here