Thank!
PICO-8 is by far my most "guilty pleasure" tool for game making, it's just so satisfying to use, and it's so damn fast to get something done with it. Sprite? Yea just click off for a second, write a line of code and boom it's there. I can't stand the integrated editor after having gotten used to all the shortcuts on nvim, so I'm importing an external lua file into pico, which I then edit with nvim.
Thanks for giving it a try!