A little CLI tool to print pride's flag in your terminal :3
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I rerefactored the color system, to have a Get function where you just supply an enum value to get a color
I've refactored the flag printing system: instead of having a function to print each flag, I have a function to retrieve the flag colors, and a function to print the flags.
I've also added... lots of different flags!