OS: Windows
Compiler: Microsoft Visual C++

I don't think I'm supposed to use any graphics compiler... must do it using pixel manipulation as stated. A helpful way is to use the Bresenham Algorithm to assist in drawing the lines and circles?