A small project that uses the Dotnet Frameworks Console and expands on it by abstracting the process of manipulating it.
- Create a Window object
- Sprecify link the events you wish to use
- Create a Canvas
- Call the DrawToWindow() function on your Canvas
- Close the application by calling CloseWindow of the running Window
You can use Canvas.Draw to draw a few different shapes or text on the Canvas