Blind Coding with Claude Code: An Experiment in Pure Specification
Source: Dev.to
Experiment Overview
I’m experimenting with Claude Code, filling the pot with ideas and seeing where it goes. The project started with an empty folder, Flight Sim. So far, I’ve worked a day on it. It’s a voxel‑based flight sim using OpenGL, StereoKit, and other goodies. I’m not testing the simulator until it’s got 20,000 lines of code, or more. I wonder what’s to be created, how my prompting styles are, and how much delayed gratification I can take until it’s finished—maybe a year from now?
Setup Challenges
Setting up the CLI was pretty tough. The concepts of running Claude in the terminal were also scary, but I think this could be fun.