8:03pm - It's pretty late to start working, but here I am.
Last time I stopped it was because it was late, but also because I hit a wall and realized I was too tired/worn out to think straight about coding the next stage.
Also for those curious, my roomie was home all Monday making it a pain to work, and Tuesday I was sick with a mystery illness. But now I'm back!
Anyways the main tough thing I have to do is setting up functions in the WorldData class to load and deserialize the worlddata.json file.
Of course first I have to HAVE a worlddata.json file, so I'll start by trying to make one.
9:52pm - Alright, it looks like I've got the basic file IO working and the format is right for JSON.
Next I need to make the array of dictionaries into an actual usable world. But now it's almost ten and Rob'll be home any minute, so I've gotta finish for now. Toodles!
Last time I stopped it was because it was late, but also because I hit a wall and realized I was too tired/worn out to think straight about coding the next stage.
Also for those curious, my roomie was home all Monday making it a pain to work, and Tuesday I was sick with a mystery illness. But now I'm back!
Anyways the main tough thing I have to do is setting up functions in the WorldData class to load and deserialize the worlddata.json file.
Of course first I have to HAVE a worlddata.json file, so I'll start by trying to make one.
9:52pm - Alright, it looks like I've got the basic file IO working and the format is right for JSON.
Next I need to make the array of dictionaries into an actual usable world. But now it's almost ten and Rob'll be home any minute, so I've gotta finish for now. Toodles!