2 Commits

Author SHA1 Message Date
tgaeta
6511af0849 Created functions to draw a triangle and a rect.
- It's like a variable in that you reference it by name
- Functions break routines up into subprocesses; think recursion. Quick sort
is a perfect example of this.
2025-09-15 13:05:50 -04:00
01ea245b76 Initial commit 2025-09-03 02:43:34 +00:00