Tale of Flocksworth
The House Builder is now done and successfully builds houses of all shapes and sizes, but not orientations. I also spent a bit of time reorganizing what I’d written so far and making a few convenience functions which were all related to the House Builder. I think now I can finally start figuring out how to arrange these around town areas.
Window Focus Notifier
I’ve been playing Watch Dogs after hours and it does this funny thing where it blocks your mouse input after you close the game, so I wrote a mini program in C++ to tell me which program had focus and was blocking my mouse. It was Explorer.exe for some reason.