0

[DUPLICATE] C++

I have finished watching several c++ tutorial videos on YouTube, as well as finishing the given course from SoloLearn. Is there a way I could start learning a more advanced c++ or learn GUI using c++? Please answer...- I would like to create a game using this in the future

6th Jan 2018, 2:53 PM
Davis Kil
Davis Kil - avatar
3 Answers
+ 6
For 2D game, try SDL or SFML also see: https://www.sololearn.com/discuss/459759/?ref=app
6th Jan 2018, 2:59 PM
jay
jay - avatar
+ 4
For a 3D game: either OpenGL or unreal engine. For GUI: I think qt is good but I never tried it.
6th Jan 2018, 2:55 PM
Jacob Pembleton
Jacob Pembleton - avatar