Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 203 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 203 Bytes

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