Portfolio (Libraries) [reset topic]
Please Note: I'm in the process of adding things to this list. There's still plenty to be added!
Ah, libraries. They make the hard projects easy! Or easier. Hopefully.
-
Advanced Console Library
Created for a class I taught at Camp CAEN in 2008 (Intermediate C++), this is a library that will let you quickly and easily add color to a C++ application's output. Other nice features include relocating the cursor to different locations on the screen, as well as erasing the screen. Linux/Unix is supported, along with a not-extensively-tested-yet-pretty-reliable MS Visual Studio port as well.
Fancy Buzzwords: C++, Libraries, Linux, Windows