Go to file
Justin Toombs 23b222fb87 An argument was introduced for the original
function, a new dpad color with its own function and argument was added, and the sizes were adjusted to have both
visible at once.

As mentioned earlier, I wanted to include an additional dpad to give an almost 3D effect. While I may explore more
animation and shadowing in the future, it was certainly a process figuring out proper positioning to get the yellow
dpad centered inside of the blue dpad, and it was quite the feeling of success getting there. The only significance
to the colors chosen are merely that they are my favorite color combinations. A major lesson that I have learned in
this project involves not being ashamed to ask for help or to look up assistance. There are so many resources that
exist out there, and I have always had a mindset as a teacher to make everything myself, but when it comes to this type
of work, I need to know that most of the proper code for what I want to do already exists, and that I need to simply
assemble it the way I choose.
2023-07-23 22:01:11 -04:00
.commit_template Initial commit 2023-07-20 12:42:25 +00:00
drawing.py An argument was introduced for the original 2023-07-23 22:01:11 -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