Go to file
Justin Toombs 5dea44d02f I worked to make what looks similar to a
directional pad, which is often referred to as a D-pad.

This was a struggling first step, and I will admit that I reached out for significant help to get this
process started. Instead of trying to reinvent the wheel, I looked up some starter code to get a start and
worked backwards from there in order to understand it fully and do what I wanted it to. Additionally,
it allowed me to experiment with a color fill that I wanted. My next step involves potentially creating a
function that will clean up the actual drawing process and reduce the number of steps.
2023-07-23 18:13:07 -04:00
.commit_template Initial commit 2023-07-20 12:42:25 +00:00
drawing.py I worked to make what looks similar to a 2023-07-23 18:13:07 -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