11 hours ago · Tech · 0 comments

Are we close enough to having the right Border classes to try to draw them? Let’s take a look at how we might do that. It has been about 19 hours since I last looked at the border code, so naturally my recollection of the details is poor. Comment: Perhaps slightly more fair to myself, I’d say that I do not try to remember the details of my code, so there’s no telling whether I could remember it if I wanted to. I do remember generally how it works, but my working style here is to put what I’m thinking into the code and leave it there, and then to discover my thinking when I next review the code. Naturally, one loses a lot of detail, but it’s there in the code. When the code is particularly good, this works well. When it’s not, I suspect that remembering it isn’t much use anyway. Observation: I do recall that yesterday we created three classes, BorderMap, BorderList, and Border. Remembering that reminds me that the BorderMap is a map of all the cells in all the rooms of the layout; the…

No comments yet. Log in to reply on the Fediverse. Comments will appear here.