Is there any Graphics library available in VS or Eclipse for C++? I am creating a PacMan Game so Which graphics Library should i Try?
There are loads of things you can do:
I'd go with either XNA (for ease of use) or Qt.