Go to file
Hope faadb0fd43 I added a for loop to replace the repetition of
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.
2025-05-03 14:06:28 -04:00
.commit_template Initial commit 2025-04-25 21:27:16 +00:00
.gitignore Initial commit 2025-04-25 21:27:16 +00:00
drawtiles.py Initial commit 2025-04-25 21:27:16 +00:00
poetry.lock Initial commit 2025-04-25 21:27:16 +00:00
pyproject.toml Initial commit 2025-04-25 21:27:16 +00:00
ranges.py Initial commit 2025-04-25 21:27:16 +00:00
square.py I added a for loop to replace the repetition of 2025-05-03 14:06:28 -04:00
tile.py Initial commit 2025-04-25 21:27:16 +00:00
tile_grid.py Initial commit 2025-04-25 21:27:16 +00:00