Go to file
Hope 5129783b38 used the min, max, stride function and added
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.
2025-05-03 14:26:54 -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 used the min, max, stride function and added 2025-05-03 14:26:54 -04: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