It took me quite some time to get the tile set to print as expected.
It kept drawing the tiles in random positions. I had to determine where
I wanted to end the curser so it could appropriatly start the next tile.
one to the max so it accounts for starting at 0.
I struggled a little with figuring out where to start my count on the odd and even.
I now understand it though after trying it wrong and updating it to work.
the commands to draw each side.
No, I just found the code that was repeated and put it in the loop.
I understand how to define what is in the loop and how to iterate through the steps.
At this point I don't have any questions, but I'm sure as soon as we get more complex I'll have some.
Yes, because I like documentation and I have a terrible memory.