+ 2

Can i make any game just after learning this code

because i have completed upto classes and i still don't get how i can make any game in 3d

19th Oct 2016, 10:39 AM
Aakash Sahani
Aakash Sahani - avatar
4 ответов
+ 2
You can make a simple game, such as 2D platformers with simple graphical libraries such as SDL or SFML. Will take a bit of time to get your head around one of these libraries, as you're applying what you've learnt in C++ to real-world situations. The speed at which you can learn it all depends on how much free time you got and how dedicated you are to practice the topics you learn. It's not impossible to become familiar with the libraries very quickly.
19th Oct 2016, 3:11 PM
Cohen Creber
Cohen Creber - avatar
+ 1
No. For game programming you need to learn a lot stuff like graphic libraries, engine, real time etc.
19th Oct 2016, 12:42 PM
Duc Phan
Duc Phan - avatar
+ 1
+Duc phan thanks
19th Oct 2016, 1:53 PM
Aakash Sahani
Aakash Sahani - avatar
+ 1
You can make a 1d trading game.
21st Oct 2016, 8:02 AM
Jamie Schiantarelli
Jamie Schiantarelli - avatar