C++ libraries (STL and SFML) | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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 Respostas
+ 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