C++ libraries (STL and SFML) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

C++ libraries (STL and SFML)

I want to make 2d video games with c++. I am wondering if I should download STL and SFML or does SFML cover STL. Thank you for your response.

5th Jun 2018, 7:41 AM
Bradley
3 Answers
+ 3
I think you meant SDL if you do then visit https://www.libsdl.org/
5th Jun 2018, 1:40 PM
Shahil Ahmed
Shahil Ahmed - avatar
+ 1
as far as i‘m awar the stl hasn‘t been maintained for over 10years. do you mean the standard library(it implements most of the stuff in the stl)? if yes, thats included in your compiler. so you don‘t need to download it. but you need to download the sfml
5th Jun 2018, 12:41 PM
Max
Max - avatar
+ 1
I am sorry I meant SDL thank you for answering my jumbled up question :)
5th Jun 2018, 7:29 PM
Bradley