It has been a while since I last posted, and before today, a while since I coded.
I spent a week preparing for D&D and I knew that it would never get done if I allowed myself to get swallowed up in the next phase of coding. I was at the point where it was going to get fun and challenging.
However, I am still not at that point. I have been convinced by several trusted folks that I should switch from C++ to C#. So I ordered a few books online and waited until they arrived. It was pointless for me to code in C++ since I was going to be throwing it all away anyway.
I did, though, spend some time jotting down ideas for what to do next - at least once I get my C# code to the point of my C++ code.
Anyway, I started C# today and basically have a "Hello World" running with a couple of if statements thrown in. So, that's cool. I'll probably work on it throughout the weekend.