Go to file
Justin Toombs 1bf68ab503 I have taken the d-pad as defined in my previous
submission and created a function to encapsulate it.

This wasn't as difficult as I made it out to be as I was still attempting to fully understand the concept.
I realized that I could define the function as what I was making. When I figured this out, the rest came to me
and I was able to reorganize my shape to fit inside the function. Much of getting it to work was trial-and-error,
and as such it felt earned to figure it out. My next major step involves making an attempt to introduce an
argument into the function, and specifically allow for my d-pad to scale in size in order to make either a smaller
d-pad inside of the current one or to even offset for a bit of a 3D effect.
2023-07-23 20:59:28 -04:00
.commit_template Initial commit 2023-07-20 12:42:25 +00:00
drawing.py I have taken the d-pad as defined in my previous 2023-07-23 20:59:28 -04:00
poetry.lock I worked to make what looks similar to a 2023-07-23 18:13:07 -04:00
pyproject.toml Initial commit 2023-07-20 12:42:25 +00:00