Secondary Hallways Added
Day 037 #PanicRoom
After completing the coding for the Primary Hallway, it was time to turn my sights on the Secondary Hallway, which will be last step in defining the major blocks of the house that will become the rooms.
The Secondary Hallway had its own challenges, mainly how to get it to end at the Primary Hallway and not have it go continuously across the house, but these problems were eventually overcome by careful programming (and debugging!) and I am happy with the way it turned out.
Here is the code I used:
R2D02 #100DaysOfGameDev
R2D07 #100DaysOfCode