I am making a game engine that has ASCII character graphics on Console C#.
I want to make a function that draws a Polygon on the screen, which I already made.