Considering all the code I've written so far, there are plenty of spots where I could optimize it and make it easier/clearer for me to work on. The map module, for instance, is going to be a thousand lines just to define what the map is like if I continue the way it is right now. Instead of having one line per room, maybe I could just define the whole 10x10x10 vector of room types, room blocks and other things like that in one fell swoop. I think that's what I'll work on this weekend, it would also mean the beginning of my 'create all the content and then just build the game' idea...

Currently working on: Continuing the story

Time spent on the project so far: 286 hours

Posted
AuthorJérémie Tessier