0

Is there any way to write an colorful image to the Win32 Console? I don't care in which language, but C/C++/C# would be preferred.

Thanks.

Alon Gubkin
  • 56,458
  • 54
  • 195
  • 288
  • Dupe of http://stackoverflow.com/questions/1937163/drawing-in-a-win32-console-on-c –  Jan 01 '10 at 15:35

1 Answers1

1

Have you looked at ASCII art?

Luca Matteis
  • 29,161
  • 19
  • 114
  • 169