/pyxel-snippets

Small snippets for the Python retro game engine

Primary LanguagePython

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