Robotics III Day IX
Today I did many things. In the morning, I made progress on the maze. In the afternoon, I fixed my robot in an extreme robotical surgery. I also built, coded, and completed my own maze. My maze was hard coded for the first turn, but after that I put it in a loop to see if there was something in front of it. If there was, turn and add one to the counter. Otherwise, go straight. It repeated until the counter was equal to 3.