README.md
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 and free to use. Let's start making retro games with Pyxel!
Also, if you like Pyxel, please give it a star on GitHub.
<p> <a href="https://kitao.github.io/pyxel/web/showcase/examples/02-jump-game.html"> </a> <a href="https://kitao.github.io/pyxel/web/showcase/examples/10-platformer.html"> </a> <a href="https://kitao.github.io/pyxel/web/showcase/apps/30sec-of-daylight.html"> </a> <a href="https://kitao.github.io/pyxel/web/showcase/apps/megaball.html"> </a> <a href="https://kitao.github.io/pyxel/web/showcase/tools/image-editor.html"> </a> <a href="https://kitao.github.io/pyxel/web/showcase/tools/sound-editor.html"> </a> </p>