Pyxel is a retro game engine for 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 ...
I tried to install pyxel on an arm64 but a lot of things goes wrong. First thing is that it only find the 1.8 version, I was told that I thought first it was because of missing thing like Cargo for ...