Progress from last night

Last night, I thought a lot about the theme. But I also thought a lot more about what I could actually accomplish. I haven’t written a game in a long time, and am not familiar with the libraries. I’ve always been bad at graphics. I don’t know how much time Sunday I’ll have. So, I decided to stick with what I know best: text adventures. What I did with most of my childhood. No GOTOs this time.

Here’s where I was at when I went to bed:

2016-04-16-105729_1138x723_scrot

 

That’s just Kanye Ipsum, not real text. But I have two rooms, with choices, and you can move between them. Success!

Next up is to write the “you win” code, and load the rooms from files rather than hardcoding them in the source. Then, to write the story….