how to develop games with c++? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

how to develop games with c++?

i already finished 3 lessons in c++ (reached arrays and pointers) and i still dont have an idea about game developpment. can someone pls help?

24th Jun 2017, 10:24 PM
Chady Ayoub
Chady Ayoub - avatar
14 Answers
+ 7
@aklex Please people, I simple try to provide some honest information to someone that has set his first step into the programming world. I didn't expect to be caught in a game of I am right you're wrong. I merely stated the truth in this matter and as a senior programmer I can tell how long it needs to master a programming language. I'm in the business as longer that most your age here. I'm not interested in a discussion. If you think you can make a nice game after 6 months so be it. You believe probably to get hired by a company after finishing a course here at SoloLearn with no extra education, dream on too. For me this case is closed, I don't want to be right nor I know am wrong. Talk to you later it should stay an informative platform. I will help anyone as much as I can, but I won't tell stories like Snow white and the 7 dwarfs neither. 😆😆😆😆😆😆😆😆😆
25th Jun 2017, 10:04 AM
🇺🇸 Anatoli🇧🇪🇪🇺 ,
🇺🇸 Anatoli🇧🇪🇪🇺 , - avatar
+ 9
You need much more knowledge before you're able to create games. You need to familiarize yourself with the whole process of programming and that takes a few years and not a few weeks. You know there has never fallen a master from heaven.... Sorry to disappoint you .
24th Jun 2017, 10:42 PM
🇺🇸 Anatoli🇧🇪🇪🇺 ,
🇺🇸 Anatoli🇧🇪🇪🇺 , - avatar
+ 7
Yes, but don't panic you got plenty of time to get yourself acquainted with it. Keep your pace and don't look to far ahead it could scare you off.
24th Jun 2017, 11:04 PM
🇺🇸 Anatoli🇧🇪🇪🇺 ,
🇺🇸 Anatoli🇧🇪🇪🇺 , - avatar
+ 5
@aklex : If you want to develop quality games from the ground up you need more then just a basic knowledge of a computer program. All those silly games you find these days on cellphone is not what Ij cakl a game. If you want to do serious work you need a serious background and programs to work with. People that claim to make a decent game with several levels and all the graohics included within 6 to 9 months computer training are illusionist or liars. Their games will never have the success that others have like Super Mario for example. Everything need its time. You can learn how to lay bricks and build houses in 6 months, but the difference in quality will bebmore than visible after the building is finished between a professional with at least 5 year experience and yhe beginner. Thats always been that way and will never change. Experience is priceless and cannot be thougth but only obtained by training over and over.
24th Jun 2017, 11:43 PM
🇺🇸 Anatoli🇧🇪🇪🇺 ,
🇺🇸 Anatoli🇧🇪🇪🇺 , - avatar
+ 4
Once you learn a little more look into SDL(Simple Direct media Layer) and SFML(Simple Fast Multimedia Library).
25th Jun 2017, 2:45 AM
Jordan Chapman
Jordan Chapman - avatar
+ 3
okay thank you. do i need more than c++ for game developpment?
24th Jun 2017, 10:45 PM
Chady Ayoub
Chady Ayoub - avatar
+ 3
It doesnt take years before you can start making games with c++. Half a year of dedicated learning and practicing with c++ is plenty
24th Jun 2017, 11:29 PM
aklex
aklex - avatar
25th Jun 2017, 4:52 AM
Manual
Manual - avatar
+ 3
@Manual yes, i thought he would get some idea of the gaming platform. so, unreal, can we develop for android there? haven't checked it.
25th Jun 2017, 4:55 AM
Oxide Debbarma
Oxide Debbarma - avatar
+ 2
ok thank you for the help
24th Jun 2017, 11:14 PM
Chady Ayoub
Chady Ayoub - avatar
+ 2
have a look around unity software. it's free and widely/mostly used. you might get an idea for a path to follow. all the best :)
25th Jun 2017, 3:06 AM
Oxide Debbarma
Oxide Debbarma - avatar
+ 1
A game is a game. I didnt say youd be able to build mansions within 6 months of learning how to build houses. Im saying you dont have to spend years on c++ before you start getting into game dev scene and start building up your experience. Its not just about C++.
25th Jun 2017, 12:42 AM
aklex
aklex - avatar
+ 1
@Oxide Unity 5 works with C# and javascript code. Unreal works with C++ code. I recently installed and tried both.
25th Jun 2017, 4:47 AM
Manual
Manual - avatar