packages=['pyxel'] [[fetch]] files = ['platformer.pyxres'] from = 'https://jeff-glass-dev.s3.amazonaws.com/pyodide-pyxel-examples/assets' to_folder = 'assets' [[interpreters]] src = "https://jeff-glass-dev.s3.amazonaws.com/pyodide-pyxel/pyodide.js" name = "pyodide-0.22.1" lang = "python"

Example Adapted from the Pyxel Repository by Kitao

Left and right to move left and right; space to jump; 'm' mutes the music; 'p' to pause.



< Return to Examples