The CLI for my hobby town resource management game bittyburg. I originally, started the project a few years ago and wrote it in rust, after pausing and coming back, I was too rusty to make substantive progress, so I just restarted simpler in zig. I’m almost 1:1 parity in just a few weeks. Havent implemented the server architecture yet though. I have yet to make a webserver with zig. Im excited to explore that. I come from Go, so im not expecting it to be that seamless, but I think getting that CLI up has gotten me sufficiently comfortable to where im ready for that.(Nothing against zig, I just have never seen an easier language to make robust webservers then in Go. And I imagine there will be more control given with zig)