Skip to main content
edited tags
Link
user1430
user1430
Post Closed as "off topic" by CommunityBot, Kylotan, Maik Semder, House, Sean Middleditch
Source Link

making a game in 2D(C++). SDL or openGL? Or, why not both?

I'm trying to make a platform game in 2D and I want to know what tool should I use to make it happen. I understand that I can use SDL with openGL. However, if I want to make a solid 2D platform game, should I use SDL? Or, openGL?