Pyxel: Efficiently Craft Retro-Style Mini Games with Python
Pyxel: Python retro game engine for pixel art. 16 colors, 4 sound channels, built-in editors. MIT licensed, cross-platform. Code & create effortlessly!
"Top Python Libraries" Publication 400 Subscriptions 20% Discount Offer Link.
You may have played retro pixel console emulation platforms like PICO-8 and TIC-80. Pyxel borrows its "16 colors, 4 channels, 256×256 canvas" specifications, allowing you to write pixel-style indie games directly in Python. Open source, MIT licensed, cross-platform - play however you want. More importantly, it's operated entirely in Python with no additional barriers.
What can it help you do?
Pyxel comes with built-in screen, sound, input, and resource editors, saving you from a bunch of engine setup hassles.