Graphics Libs

I want to stop writing text adventures and start making a graphical RPG. Nothing advanced... kind of like The Legend of Zelda for the NES or Pitfall! for the Atari. Are there any good, easy-to-use, lightweight but powerful graphics libraries that can make something like that? And are there any libraries that's syntax is not unlike the basic C++ syntax? Help is much appreciated...
I like SFML.

http://sfml-dev.org/


Step-by-step instructions on getting it set up are here:

http://cplusplus.com/forum/beginner/95295/#msg511542
Thanks Disch! I will defenently look into SFML.
Topic archived. No new replies allowed.