Pyxel Web Launcher
Launcher tool for the WebAssembly version of Pyxel, a retro game engine for Python.
-
Startup file type should be
.pyxappor.py.
Example: https://github.com/kitao/pyxel/blob/main/python/pyxel/examples/megaball.pyxapp
- Only packages supported by Pyodide can be used.
-
If there are multiple packages, separate them with commas like
a,b,c.