I had a project recently where I used AI extensively. While I had fun, it was draining because I like writing code.
I am going to spend the next few days dabbling in Rust. I have an idea for a game so that is what I’m going to do. If I use AI, I only plan on using it for learning concepts and then using real documentation to understand details.
I am learning about ECS and Bevy right now. I haven’t built a game in a long time, so I’m excited to play around.