Pyxel officially supports wasm now!
2022.08.16 ~ 2022.10.2
It is malfunctioning a bit. It uses a fork of pyodide This page is just for demonstration and archiving.
The examples are modified to use the web loop.
- Moving square
- Hello pyxel
- Jump game
- Sound api
- Color palette
- Snake
- Triangle api
- Shooter
- Platformer
- Offscreen
- Perlin noise
Broken:
- Draw api : Position of cursor is not correct. It assumes the canvas is at the center.
- Click game: same as above. Unable to play.
- 30SecondsOfDaylight.pyxapp - 1st Pyxel Jam winning game by Adam
- megaball.pyxapp - Arcade ball physics game by Adam