WIP C++ wrapper for the Win32 API calls involving console manipulation. Because coursework in the first two years at the Oregon Institute of Technology requires that every C++ assignment be made to run in the Windows console/cmd.exe, this library was used to make the programs flashier and more presentable.
Mouse clicks and colors are the two large features right now.
Next on the list of tasks is adding support for a homegrown version of cin, complete with arrow key support to adjust inputs.