Go to file
root 801ba8edbf I finished the function for drawing the letter A.
I am frustrated that my commit messages keep failing to save and I have
to keep rewriting them.
First I wrote the function and it was very long. Then, I made functions
for the eyes and ghosty skirt, since I will use them in other letters.
I feel like I should use loops but I don't want to mess up my letter.
I tried one way, and it didn't work, so I think I will try for the
letter B and then go back and change A as needed.
2024-09-19 23:36:19 -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 finished the function for drawing the letter A. 2024-09-19 23:36:19 -04:00