Graphics Libs

Mar 17, 2013 at 5:07pm
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...
Mar 17, 2013 at 5:23pm
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
Mar 17, 2013 at 5:27pm
Thanks Disch! I will defenently look into SFML.
Topic archived. No new replies allowed.