Diary 2019-05-26
Tutorial complete. Now, the real challenge begins.
Tutorial complete. Now, the real challenge begins.
Having leveling break sometimes wasn't nice at all.
Not running the code for an extended period: not a great idea!
I ran into 'Your battle skills grow stronger! You reached level {0}'.format(player.level.current_level) + '!' and I frankly don't know how to process that.
I'm not pair programming this, but maybe I should get a rubber duck.
The code type-checks, surely that's good enough! (Real talk: I'll have to be very lucky to get this code to work when I finally fire it up.)
So close to having things be completely reproducible...
Cutting down nicely on long-range dependencies.
Hardcore organizational action
Great debugging moment of the day: realizing that, if my most-of-the-background-colored text isn't on top of the different-colored section of background, I won't see it.