Go to file
Justin Toombs 6b46cdaede I updated the code for the letter f, i, l, and t
to draw properly.

While I forgot to submit after each letter was completed, I more than likely started getting into the groove
of writing the overall code for each letter. I even started to recognize patterns with letters that had
similar surfaces and sides. This allowed me to repeat certain areas and got me thinking about how I could
utilize more functions in the future. I enjoyed how this activity got me starting to think more outside
of the box than I usually do.
2023-07-18 14:37:34 -04:00
.commit_template Initial commit 2023-07-16 19:52:19 +00:00
.gitignore Initial commit 2023-07-16 19:52:19 +00:00
grid.py Initial commit 2023-07-16 19:52:19 +00:00
poetry.lock I updated the code for the letter f, i, l, and t 2023-07-18 14:37:34 -04:00
proof.py Initial commit 2023-07-16 19:52:19 +00:00
pyproject.toml Only requiring Python 3.10 2023-07-17 23:55:19 +00:00
test.py Initial commit 2023-07-16 19:52:19 +00:00
typeface.py I updated the code for the letter f, i, l, and t 2023-07-18 14:37:34 -04:00