Makecode arcade game to pico-8 game

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.

2 Likes

You can’t. You have to make an emulator for the .UF2 files.
Pico-8 and Makecode Arcade are not related.

1 Like

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.

1 Like

I think that might be possible I’ve since I’ve seen pico-8
Games in makecode.

1 Like

well ive just started learning pico 8 so nevermind.

2 Likes

I wanted the opposite. makecode in pico-8.

1 Like