Continued research


Extra expressjs learning and LEGUP update


Today I just worked more on looking through expressjs documentation and the like. However, yesterday, I worked on LEGUP again and it was great, fixing up some visual bugs related to the border project I made myself last semester. With a change in how the elements of the board look, the borders can now be black instead of red which stuck out too much. However, as part of cutting corners on finer details when I first made the borders, the corners where two borders met at a 90 degree angle weren’t filled in. They are now, but since I looked more closely at the borders, they seem to be slightly misaligned in that they aren’t exactly between two tiles, but closer to one than the other.

I didn’t manage to solve part where the borders aren’t centered yet, but I do know that it’ll take another try to really fine tune how it works since it seems to be more complicated than just moving it a little more in a direction. This is because when I move the borders, there seems to be a mimimum distance they have to move to move at all, and centering them isn’t possible as of right now since moving it still makes it not centered, but in the other direction then.