Skip to content

Latest commit

 

History

History

pyxelodide

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

[ARCHIVED] Pyxelodide

!! IMPORTANT !!

Pyxel officially supports wasm now!

Introduction

2022.08.16 ~ 2022.10.2

pyxel on pyodide

It is malfunctioning a bit. It uses a fork of pyodide This page is just for demonstration and archiving.

Examples

The examples are modified to use the web loop.

  1. Moving square
  2. Hello pyxel
  3. Jump game
  4. Sound api
  5. Color palette
  6. Snake
  7. Triangle api
  8. Shooter
  9. Platformer
  10. Offscreen
  11. Perlin noise

Broken:

  1. Draw api : Position of cursor is not correct. It assumes the canvas is at the center.
  2. Click game: same as above. Unable to play.

Games

  1. 30SecondsOfDaylight.pyxapp - 1st Pyxel Jam winning game by Adam
  2. megaball.pyxapp - Arcade ball physics game by Adam