[PR #1104] [CLOSED] Add Pyxel #5400

Closed
opened 2026-04-17 06:55:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1104
Author: @JeanAraujo
Created: 8/9/2018
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)

📄 Description

What is this Python project?

As said in its own README

Pyxel is a retro game development environment in Python.
Thanks to its simple specifications inspired by retro gaming consoles, such as only 16 colors can be displayed and only 4 sounds can be played back at the same time, you can feel free to enjoy making pixel art style games.

It's similar to fantasy consoles like PICO-8 or TIC-80.

What's the difference between this Python project and similar ones?

Pyxel differ from the other projects by focusing on developing retro games imposing limitations, like the small sized color palette.

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1104 **Author:** [@JeanAraujo](https://github.com/JeanAraujo) **Created:** 8/9/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`6e85d86`](https://github.com/vinta/awesome-python/commit/6e85d869a4505dc38390cef409b50a5bda17d7af) Added Pyxel ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description ## What is this Python project? As said in its own README > Pyxel is a retro game development environment in Python. Thanks to its simple specifications inspired by retro gaming consoles, such as only 16 colors can be displayed and only 4 sounds can be played back at the same time, you can feel free to enjoy making pixel art style games. It's similar to fantasy consoles like PICO-8 or TIC-80. ## What's the difference between this Python project and similar ones? Pyxel differ from the other projects by focusing on developing retro games imposing limitations, like the small sized color palette. -- Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 06:55:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#5400