//BlueSteel

My kids are curious but also kids, so they are lazy. I wanted to get them some exposure to real computers and what it would be like working from a CLI + needed some LLM exposure myself. This is a vibe-coded terminal adventure game that uses an LLM (Claude out of the box) to generate themed prompts that invite the player discover the Linux terminal.

Why is it vibe coded? I've got a lot going on and wanted to test my AI setup, seemed like a real project would be the best way. The goal was to lean on my software skills but leave implementation to a team of "experts".

Reception was mixed but it exists and I'm kinda proud of it. Working through agents is great practice for designing software.