gaming with c++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 3

gaming with c++

hello friends i have a very less knowledge in c and c++ before but not in depth and all are just wiped out now.. so basically i want to be a game programmer and i have got to know that most of the games are designed with c++. but i don't have any knowledge about from where to start , what to learn as game includes sounds , graphics , animations etc.. how to merge all these things to make a single game.. i really want to go step by step from the beginning Thanks

14th Jul 2016, 5:01 PM
Karan Luther
Karan Luther - avatar
4 Answers
+ 1
go and buy some c/c++ books online and read them.....and before reading go for their rating and reviews....gud luk
14th Jul 2016, 6:09 PM
Mukul Kumar
Mukul Kumar - avatar
0
So if you want to go step by step ... you should go somewhat like this. 1. Learn c++(if you want to code on c++ only and don't want to use any other language).And by learning I don't mean that do the basics,do everything in detail. 2. Work with a game engine.(If you have the time to make your own game engine...do that ,but that takes a lot of study of the language to core and of course you have to open up to different programming languages too). My suggestion : use unreal engine.It uses c++ for scripting(coding). 3.Learn photoshop for making your own game objects and to do character animations.
14th Jul 2016, 6:09 PM
Satan 666
Satan 666 - avatar
0
watch movies to get ideas
15th Jul 2016, 11:06 AM
vivek gupta
vivek gupta - avatar
0
use a pre existing game engine or make your own engine using opengl/directx
15th Jul 2016, 9:39 PM
Null Void
Null Void - avatar