+ 1
What programm or games can I do with c++?
I'm new at c++, please tell me what can I do with it? Can I write programs for example for windows or smth else?
2 odpowiedzi
+ 2
it is easier to tell what you can't do with c++ (for games). as far as i know you can not write mobile apps with it. and you can only write games for windows and linux. pls correct me if someone knows better
take a look at the sfml library. i think thats a good point to start game dev because it is very simple and powerful enough for a starter
0
thank you