pyxel-snippets icon indicating copy to clipboard operation
pyxel-snippets copied to clipboard

Small snippets for the Python retro game engine

Pyxel Snippets

Small snippets of code examples for learning how to use pyxel.

Requires pyxel

pip install --upgrade pyxel

Then run with python

python 00_hello_world.py