Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 373 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 373 Bytes

console_draw

A stupid little tool for drawing images in a Windows console.

image

use it

you need VS 2022

put images in console_drawer/image; tweak path in Program.cs

run the console_drawer program; it uses the Drawer library (printer.cs) to do things.