Go to file
root a2a5571155 I made the ghosty skirt use a loop so that I could use it for the
different length and letters. I also finished C and D.

I had to make sure that I kept track of the coordinates so that I could
get back to the starting point. Eventually, I quit trying to
prioritize the look and I tried to stick to 90 or 180 degree arcs for
the circles so that I didn't have to use as many sqrt(3) fractions.
2024-09-21 02:23:53 -04:00
.commit_template Initial commit 2024-08-28 01:19:42 +00:00
.gitignore Initial commit 2024-08-28 01:19:42 +00:00
grid.py Initial commit 2024-08-28 01:19:42 +00:00
poetry.lock Initial commit 2024-08-28 01:19:42 +00:00
proof.py Initial commit 2024-08-28 01:19:42 +00:00
pyproject.toml Initial commit 2024-08-28 01:19:42 +00:00
test.py Initial commit 2024-08-28 01:19:42 +00:00
typeface.py I made the ghosty skirt use a loop so that I could use it for the 2024-09-21 02:23:53 -04:00