💾 Archived View for freeshell.de › gemlog › 2024-02-01_Thumby_release.gmi captured on 2024-02-05 at 09:37:43. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
After about a year, my Thumby game, Tinymine, is out. A year is a long time, but in my defence I got sidetracked by writing other stuff.
I wrote about my threading issues,
and those issues all got solved by keeping the threads as separate as possible.
Now I only have one Thumby project, a command shell. Parsing command lines is surprisingly complex.