I researched everywhere but i couldn’t find anywhere to make makecode arcade .uf2 files into .p8 files. can anybody help?
why am i doing this?
I wanted to make playable games for my nintendo ds (that is really easy to make) so after some research i found a nintendo ds pico 8 emulator so i downloaded it to my ds. But now i had to find a makecode arcade to pico 8 converter.
i don’t think that’s possible, makecode uses typescript/python and pico-8 uses lua, and pico-8 has a 128x128 screen while makecode has a 160x120 screen, pico-8 has a 16 non-interchangable color palette and makecode does, so unless you use pico-8 to re-program your games, i don’t think its possible.