eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

225
active users

#pyxel

0 posts0 participants0 posts today
Son Link :firedoge: 🐧<p>Acaba de salir una nueva versión de <a href="https://mastodon.social/tags/Pyxel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pyxel</span></a>, la 2.4.0.</p><p>La mayoría de cambios son de MML (Music Macro Language), un lenguaje macro para hacer música, ahora la duración se indica en segundos y no en tiks, se han renombrado los argumentos de las funciones load y save, etc.</p><p>Descarga: <a href="https://github.com/kitao/pyxel/releases/tag/v2.4.0" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/kitao/pyxel/release</span><span class="invisible">s/tag/v2.4.0</span></a></p><p>Lista completa de cambios: Music Macro Language</p><p>//cc <span class="h-card" translate="no"><a href="https://mastodon.social/@makeclassicgames" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>makeclassicgames</span></a></span> </p><p><a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://mastodon.social/tags/gamedev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gamedev</span></a> <a href="https://mastodon.social/tags/floss" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>floss</span></a></p>
Son Link :firedoge: 🐧<p>Ya está disponible la quinta entrega del tutorial de <a href="https://mastodon.social/tags/Pyxel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pyxel</span></a> </p><p>En esta entrega enseño como añadir el sistema de puntuación y resetear la posición de las palas y la bola tras marcar</p><p><a href="https://son-link.github.io/pyxel/2025/06/10/tutorial-pyxel-05-puntuaciones-reseteo.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">son-link.github.io/pyxel/2025/</span><span class="invisible">06/10/tutorial-pyxel-05-puntuaciones-reseteo.html</span></a></p><p><a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://mastodon.social/tags/gamedev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gamedev</span></a> <a href="https://mastodon.social/tags/tutoriales" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tutoriales</span></a></p>
Son Link :firedoge: 🐧<p>Tutorial <a href="https://mastodon.social/tags/Pyxel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pyxel</span></a> 04: Añadiendo rival y colisiones:</p><p>En esta cuarta entrega del tutorial de Pyxel vamos a ver como añadir la pala del rival y que la pelota colisione con ambas</p><p><a href="https://son-link.github.io/pyxel/2025/05/20/tutorial-pyxel-04-a%C3%B1adiendo-rival-y-colisiones.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">son-link.github.io/pyxel/2025/</span><span class="invisible">05/20/tutorial-pyxel-04-a%C3%B1adiendo-rival-y-colisiones.html</span></a></p><p>Edit: Debido a un error mío, la fecha estaba mal, por lo que la URL anterior ya no existe</p><p><a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://mastodon.social/tags/gamedev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gamedev</span></a></p>
Jörg Kantel<p>Pyxel und Paletten: Pyxel-Tutorial Stage 4</p><p>Auf meiner Entdeckungsreise durch Pyxel, der kleinen (Python3-) Retrogame-Engine, bin ich wieder ein Stück vorangekommen: Mir ist es gelungen, dem Teil andere als die Default-Farbpalette unterzujubeln. <a href="https://kantel.github.io/posts/2025041701_pyxel_und_paletten/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">kantel.github.io/posts/2025041</span><span class="invisible">701_pyxel_und_paletten/</span></a> <a href="https://mastodon.social/tags/Pyxel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pyxel</span></a> <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/Retrogaming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Retrogaming</span></a> <a href="https://mastodon.social/tags/GameDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GameDev</span></a></p>
Son Link :firedoge: 🐧<p>Ya está disponible en mi blog la primera entrega de mi serie de tutoriales de <a href="https://mastodon.social/tags/Pyxel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pyxel</span></a>, donde enseñaré a programar un clon de Pong.</p><p>En esta primera entrega de introducción explico un poco que es Pyxel y programar el típico Hola mundo.</p><p><a href="https://son-link.github.io/pyxel/2025/03/04/tutorial-pyxel-01-introduccion.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">son-link.github.io/pyxel/2025/</span><span class="invisible">03/04/tutorial-pyxel-01-introduccion.html</span></a></p><p>Actualización: he cambiado la fuente por defecto a Noto Sans para una mejor legibilidad. Agradecimientos a <span class="h-card" translate="no"><a href="https://mastodon.social/@rafalagoon" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>rafalagoon</span></a></span> por su consejo</p><p><a href="https://mastodon.social/tags/gamedev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gamedev</span></a> <a href="https://mastodon.social/tags/tutorial" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tutorial</span></a> <a href="https://mastodon.social/tags/programacion" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programacion</span></a> <a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a></p>
Son Link :firedoge: 🐧<p><a href="https://mastodon.social/tags/EntroPipes" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EntroPipes</span></a> 1.0.0 is now available :blobaww: </p><p>The first major version of the game includes the new Marathon mode, will you be able to solve all 5 difficulty levels, a total of 100 puzzles?</p><p>You can download the game, for Linux and Windows, at <a href="https://codeberg.org/son_link/EntroPipes/releases/tag/v1.0.0" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/son_link/EntroPip</span><span class="invisible">es/releases/tag/v1.0.0</span></a> and at <a href="https://son-link.itch.io/entropipes" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">son-link.itch.io/entropipes</span><span class="invisible"></span></a>.</p><p>Soon it will also be available for <a href="https://mastodon.social/tags/r36s" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>r36s</span></a> and other emulator consoles at PortMaster.</p><p>Hope you like it</p><p><a href="https://mastodon.social/tags/pyxel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyxel</span></a> <a href="https://mastodon.social/tags/libregaming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>libregaming</span></a> <a href="https://mastodon.social/tags/linuxgaming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linuxgaming</span></a> <a href="https://mastodon.social/tags/floss" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>floss</span></a></p>
Son Link :firedoge: 🐧<p><a href="https://mastodon.social/tags/EntroPipes" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EntroPipes</span></a> 1.0.0 ya está disponible :blobaww: </p><p>La primera versión mayor del juego incluye el nuevo modo Marathon, ¿serás capaz de resolver del tirón los 5 niveles de dificultad, un total de 100 puzzles?</p><p>Podéis descargar el juego, para Linux y Windows, en <a href="https://codeberg.org/son_link/EntroPipes/releases/tag/v1.0.0" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/son_link/EntroPip</span><span class="invisible">es/releases/tag/v1.0.0</span></a> y en <a href="https://son-link.itch.io/entropipes" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">son-link.itch.io/entropipes</span><span class="invisible"></span></a></p><p>Pronto estará también disponible para <a href="https://mastodon.social/tags/r36s" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>r36s</span></a> y otras consolas emuladoras en PortMaster</p><p>Espero que os guste</p><p><a href="https://mastodon.social/tags/pyxel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyxel</span></a> <a href="https://mastodon.social/tags/libregaming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>libregaming</span></a> <a href="https://mastodon.social/tags/linuxgaming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linuxgaming</span></a> <a href="https://mastodon.social/tags/juegosgratis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>juegosgratis</span></a> <a href="https://mastodon.social/tags/floss" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>floss</span></a></p>
Son Link :firedoge: 🐧<p>[ES ] Ya esta disponible <a href="https://mastodon.social/tags/EntroPipes" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EntroPipes</span></a> 0.9.1, con un nuevo tamaño de puzzles: 8x8, así como una pequeña corrección</p><p>[EN] EntroPipes 0.9.1 is now avaliable, with new puzzles size, 8x8, and little fixed</p><p>Download: <a href="https://codeberg.org/son_link/EntroPipes/releases/tag/v0.9.1" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/son_link/EntroPip</span><span class="invisible">es/releases/tag/v0.9.1</span></a></p><p>Online: <a href="https://son_link.codeberg.page/entropipes/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">son_link.codeberg.page/entropi</span><span class="invisible">pes/</span></a></p><p><a href="https://mastodon.social/tags/libregaming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>libregaming</span></a> <a href="https://mastodon.social/tags/pyxel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyxel</span></a> <a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://mastodon.social/tags/juegogratis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>juegogratis</span></a> <a href="https://mastodon.social/tags/opensource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>opensource</span></a></p>
Son Link :firedoge: 🐧<p><a href="https://mastodon.social/tags/EntroPipes" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EntroPipes</span></a> 0.9.0 is finally available, the first version of this port of my own <a href="https://mastodon.social/tags/TIC80" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TIC80</span></a> game to <a href="https://mastodon.social/tags/pyxel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyxel</span></a>. </p><p>In this game you must rotate the pipes until you solve the puzzle before the time runs out. There are 4 levels of difficulty.</p><p>There is also a puzzle editor, available online, so you can create your own puzzles and add them to the game.</p><p>Available for <a href="https://mastodon.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> y <a href="https://mastodon.social/tags/Windows" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Windows</span></a></p><p>Link in the firts post 👆 </p><p><a href="https://mastodon.social/tags/libregaming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>libregaming</span></a> <a href="https://mastodon.social/tags/floss" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>floss</span></a></p>
Son Link :firedoge: 🐧<p>(in English in the first response 👇)</p><p>Al fin está disponible <a href="https://mastodon.social/tags/EntroPipes" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EntroPipes</span></a> 0.9.0, la primera versión de este port de mi propio juego de <a href="https://mastodon.social/tags/TIC80" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TIC80</span></a> a <a href="https://mastodon.social/tags/pyxel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyxel</span></a> </p><p>En este juego debes de rotar las tuberías hasta resolver el puzzle antes de que se acabe el tiempo. Hay 4 niveles de dificultad.</p><p>También hay un editor de puzzles, disponible online, por lo que puedes crear los tuyos propios y añadirlos al juego</p><p>Disponible para <a href="https://mastodon.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> y <a href="https://mastodon.social/tags/Windows" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Windows</span></a></p><p><a href="https://codeberg.org/son_link/EntroPipes/releases/tag/v0.9.0" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/son_link/EntroPip</span><span class="invisible">es/releases/tag/v0.9.0</span></a></p><p><a href="https://mastodon.social/tags/libregaming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>libregaming</span></a> <a href="https://mastodon.social/tags/floss" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>floss</span></a></p>
Son Link :firedoge: 🐧<p>Esta semana, principalmente por trabajo, apenas he podido continuar mucho con el desarrollo de EntroPipes, y hoy la verdad es que me he levantado con pocas ganas, pero he seguido con la nueva versión del editor de puzzles online, que tiene unos cuantos años y necesitaba un buen lavado de cara, así como mejoras.</p><p>Espero, esta vez sí, tenerlo subido mañana</p><p><a href="https://mastodon.social/tags/Pyxel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pyxel</span></a> <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/libregaming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>libregaming</span></a> <a href="https://mastodon.social/tags/floss" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>floss</span></a></p>
Son Link :firedoge: 🐧<p>Nueva versión de <a href="https://mastodon.social/tags/Pyxel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pyxel</span></a>, la 2.3.2, cuya única novedad es que se han añadido a las clases Sound y Music el método save(), el cual guarda un sonido o música repetido las veces indicadas en un archivo WAV, o a MP4 si se tiene instalado FFMPEG y el parámetro ffmpeg está a True</p><p><a href="https://github.com/kitao/pyxel/releases/tag/v2.3.2" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/kitao/pyxel/release</span><span class="invisible">s/tag/v2.3.2</span></a></p><p><a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://mastodon.social/tags/gamedev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gamedev</span></a> <a href="https://mastodon.social/tags/floss" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>floss</span></a></p>
Alexandre B A Villares 🐍<p><span class="h-card" translate="no"><a href="https://corteximplant.com/@Xhuul" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>Xhuul</span></a></span> this is not what you asked for, but, the <a href="https://ciberlandia.pt/tags/pyxel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyxel</span></a> demos are quite nice: <a href="https://github.com/kitao/pyxel/blob/main/README.md" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/kitao/pyxel/blob/ma</span><span class="invisible">in/README.md</span></a> </p><p>And if you are into Python, maybe <a href="https://ciberlandia.pt/tags/ursinaEngine" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ursinaEngine</span></a> would make sense? <a href="https://www.ursinaengine.org/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">ursinaengine.org/</span><span class="invisible"></span></a></p>
slamp<p><a href="https://hachyderm.io/tags/Pyxel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pyxel</span></a> allows you to create games in Python that pay homage to old consoles, such as the Game Boy Color: big pixels, a reduced color palette, minimalist sound</p><p>It's a nice way to learn <a href="https://hachyderm.io/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> for your kids. The backend is in <a href="https://hachyderm.io/tags/Rust" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Rust</span></a> <a href="https://hachyderm.io/tags/rustlang_gamedev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rustlang_gamedev</span></a> <a href="https://hachyderm.io/tags/rustlang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rustlang</span></a> </p><p><a href="https://github.com/kitao/pyxel/tree/main" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/kitao/pyxel/tree/ma</span><span class="invisible">in</span></a></p>
Marco Bakera<p>Mittlerweile gibt es auch eine Aufzeichnung von meinem Lightning Talk „old-school demos mit <a href="https://chaos.social/tags/pyxel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyxel</span></a>“</p><p><a href="https://www.youtube.com/watch?v=gBa3b2HRqlQ" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">youtube.com/watch?v=gBa3b2HRql</span><span class="invisible">Q</span></a></p><p><a href="https://chaos.social/tags/38C3" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>38C3</span></a></p>
Marco Bakera<p>In diesem Jahr probiere ich mich mal an einem <a href="https://chaos.social/tags/LightningTalk" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LightningTalk</span></a> beim <a href="https://chaos.social/tags/38C3" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>38C3</span></a>. Es soll um die minimale Game Engine <a href="https://chaos.social/tags/pyxel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyxel</span></a> und old school demos gehen. Mal sehen, ob ich zum Zug komme.</p><p><a href="https://events.ccc.de/2024/12/18/38c3-lightning-talks/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">events.ccc.de/2024/12/18/38c3-</span><span class="invisible">lightning-talks/</span></a></p>
Laurent Abbal<p>24 jours de <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> ~ <a href="https://mastodon.social/tags/Pyxel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pyxel</span></a> - Jour 10<br>"Le chasse-neige - partie II"<br>Déplacements, listes, dictionnaires, obstacles et déplacement d'obstacles<br>💻 <a href="https://24jdpp.forge.apps.education.fr/jour.html?j=10" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">24jdpp.forge.apps.education.fr</span><span class="invisible">/jour.html?j=10</span></a><br>🗃️ <a href="https://www.nuitducode.net/24jdpp/10" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">nuitducode.net/24jdpp/10</span><span class="invisible"></span></a></p>
Laurent Abbal<p>24 jours de <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> ~ <a href="https://mastodon.social/tags/Pyxel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pyxel</span></a> - Jour 3<br>"Sapin géométrique"<br>💻 <a href="https://nuit-du-code.forge.apps.education.fr/24-jours-de-python-pyxel/jour.html?j=3" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">nuit-du-code.forge.apps.educat</span><span class="invisible">ion.fr/24-jours-de-python-pyxel/jour.html?j=3</span></a><br>🗃️ <a href="https://www.nuitducode.net/24jdpp/3" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">nuitducode.net/24jdpp/3</span><span class="invisible"></span></a></p>
Laurent Abbal<p>24 jours de <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> ~ <a href="https://mastodon.social/tags/Pyxel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pyxel</span></a> - Jour 1<br>"Introduction à Pyxel"<br>💻 <a href="https://nuit-du-code.forge.apps.education.fr/24-jours-de-python-pyxel/jour.html?j=1" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">nuit-du-code.forge.apps.educat</span><span class="invisible">ion.fr/24-jours-de-python-pyxel/jour.html?j=1</span></a><br>🗃️ <a href="https://www.nuitducode.net/24jdpp/1" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">nuitducode.net/24jdpp/1</span><span class="invisible"></span></a></p>
Alexandre B A Villares 🐍<p><span class="h-card" translate="no"><a href="https://mastodon.gamedev.place/@djlink" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>djlink</span></a></span> for people into <a href="https://ciberlandia.pt/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> and "retro-inspired engines" I recommend having a look at <a href="https://ciberlandia.pt/tags/Pyxel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pyxel</span></a> <a href="https://github.com/kitao/pyxel" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/kitao/pyxel</span><span class="invisible"></span></a></p>