An open API service indexing awesome lists of open source software.

https://github.com/kitao/pyxel

A retro game engine for Python
https://github.com/kitao/pyxel

game game-development game-engine gamedev graphics html opengl pico-8 pixel-art python pyxel retro-game rust tic-80 wasm webgl

Last synced: 15 days ago
JSON representation

A retro game engine for Python

Awesome Lists containing this project

README

          

#

[![Downloads](https://static.pepy.tech/personalized-badge/pyxel?period=total&units=international_system&left_color=grey&right_color=blue&left_text=PyPI%20downloads)](https://pypi.org/project/pyxel/)
[![GitHub Repo stars](https://img.shields.io/github/stars/kitao/pyxel?style=social)](https://github.com/kitao/pyxel)
[![GitHub forks](https://img.shields.io/github/forks/kitao/pyxel?style=social)](https://github.com/kitao/pyxel)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/kitao?label=Sponsor%20me&logo=github%20sponsors&style=social)](https://github.com/sponsors/kitao)

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/H2H27VDKD)

**Pyxel** (/ˈpɪksəl/) is a retro game engine for Python.

With simple specifications inspired by retro gaming consoles, such as displaying only 16 colors and supporting 4 sound channels, you can easily enjoy making pixel-art-style games.

Pyxel is open source under the [MIT License](https://github.com/kitao/pyxel/blob/main/LICENSE) and free to use. Let's start making retro games with Pyxel!

Also, if you like Pyxel, please give it a star on GitHub.

**[▸ Pyxel User Guide / ユーザーガイド](https://kitao.github.io/pyxel/web/user-guide/)**

[](https://kitao.github.io/pyxel-user-examples/) [](https://gihyo.jp/book/2025/978-4-297-14657-3)