Inheritance Progress Report
Added 2017-03-22 22:18:54 +0000 UTCBeen at this most of the day now. Got hung up on some code early on and spend a lot of my time trying to figure that out. I figured out enough to start putting the code in, but I still need to figure out how to display it. It should be a fairly simple thing to add once I figure that out.
In the meantime, I've written and added a little over a third of the code involved in movement within the game.
Going to take a short break, then I hope to come back and put a dent in what's left. Its mind numbing work, but its not too difficult.
It looks at this time like I'll have all of the mechanical stuff in place as of tomorrow for movement, then once the display is all set up, I'll have something worth exploring. Best case, that will all be set up by the end of the week, more realistically, it will be a week or so yet. Once that's all done, then I can move on to adding the first girl to the game.
UPDATE:
Finished adding the core bit of the code for movement. Just need to work out how to display it. Seven hours of work that made me want to bludgeon my head against the wall until I'm unconscious. At least its done. :P
If I can recruit a little help from some friends figuring the code for displaying out, I might have the movement stuff working as early as tomorrow. If not, I'll make an effort to do some writing instead.