[PR #2262] Add Pyxel #1726

Open
opened 2025-11-06 13:22:00 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2262
Author: @helpcomputer
Created: 12/10/2022
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

Pyxel is a retro game engine similar to Pico-8 and TIC-80.

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.

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

  • Focus on retro game development with built-in specifications to the palette, image banks, sounds, tilemaps etc.
  • Includes a resource editor to edit images, tilemaps, sounds and music.
  • Can create applications for desktop and web.
  • Pyxel has 11000 stars on GitHub. It is the number one game library for Python in the world.

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 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/2262 **Author:** [@helpcomputer](https://github.com/helpcomputer) **Created:** 12/10/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`31bbe76`](https://github.com/vinta/awesome-python/commit/31bbe764348bd64bfa495f4c180a1067dda8ae93) Added Pyxel ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? Pyxel is a retro game engine similar to Pico-8 and TIC-80. 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. ## What's the difference between this Python project and similar ones? - Focus on retro game development with built-in specifications to the palette, image banks, sounds, tilemaps etc. - Includes a resource editor to edit images, tilemaps, sounds and music. - Can create applications for desktop and web. - Pyxel has 11000 stars on GitHub. It is the number one game library for Python in the world. -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <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 2025-11-06 13:22:00 -06: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#1726