+ 1

How can i use c++ to make something out of it nowadays?

29th Oct 2016, 10:37 PM
orestis tasios
orestis tasios - avatar
4 ответов
+ 3
You can make windows applications using the windows api and c++
30th Oct 2016, 1:10 AM
Timo(Alex) Aranjo
Timo(Alex) Aranjo - avatar
+ 3
If You have enough knowledge you can make softwares for almost every operating system using c++. If you are thinking to design games with it, use Unity3D or UnrealEngine4.
30th Oct 2016, 4:49 AM
OmGupta
OmGupta - avatar
0
yes but does anyone know how to build the environment of an app for an example how can i make an nba basketball game?
30th Oct 2016, 12:37 PM
orestis tasios
orestis tasios - avatar
0
You could use unity 2d or 3d but you wouldn't use c++ you would use c# instead or you could try opengl with c++
30th Oct 2016, 3:10 PM
Timo(Alex) Aranjo
Timo(Alex) Aranjo - avatar