Coding with Claude AI
So I wanted to see what AI coding can do and started claude with /plan Make a clone of Bejeweled game to run on Linux It laid out the requirements, made a to-do list and suggested Rust + bevy for the implementation. I agreed. It asked would you like me to