PICO-8 is fun. I spent a good few months writing Tweetcarts, little PICO-8 Lua demo programs that fit in tweets. You had to record the GIF manually, so I made a bot to take your tweets and run the code, replying with the GIF.
After months of work, I released my bot just a few hours before someone had planned to release theirs. We'd both spent a lot of time on this problem and he was sort of bummed out, but we both released our bots and learned from each other. (Neither works now after the Twitter API change)
Pico-8 is a pretty fun little environment. The limitations work to its benefit, because it's fun to see what people can squeeze out of it, and you get a lot of weird and cool and unique stuff that I'm not sure would exist with our infinitely powerful computers today.
I have a rg35xx to run some old emulators on, but it came with Pico-8 and a few games installed - these are some of the games I enjoy the most. The look great in the screen/size and I really need to seek out some more to install.
After months of work, I released my bot just a few hours before someone had planned to release theirs. We'd both spent a lot of time on this problem and he was sort of bummed out, but we both released our bots and learned from each other. (Neither works now after the Twitter API change)
My bot:
https://www.lexaloffle.com/bbs/?tid=36969
https://x.com/auto_tweetcart
His bot: https://x.com/TweetCartRunner
Pico-8 is a pretty fun little environment. The limitations work to its benefit, because it's fun to see what people can squeeze out of it, and you get a lot of weird and cool and unique stuff that I'm not sure would exist with our infinitely powerful computers today.