Author: DigiBen
Creates an ASCII screen buffer. This allows you to draw a "scene" to the screen all at once.
Functions Used: GetStdHandle(), WriteConsoleOutput(), Sleep()
C C++ Win32 Direct3D OpenGL C# Java Free Tutorials