+ 4

What is a good way to start with c++ game development

how can i start

16th Jul 2018, 8:33 PM
Kawaii
Kawaii - avatar
5 Answers
+ 6
Unreal Engine is popular and it is used in a lot of C++ games
17th Jul 2018, 3:24 AM
Shahil Ahmed
Shahil Ahmed - avatar
+ 3
spotbot2k which engine do you recommend
16th Jul 2018, 9:57 PM
Kawaii
Kawaii - avatar
17th Jul 2018, 3:27 AM
Kawaii
Kawaii - avatar
+ 2
Learn c++, pick an engine, start coding. Or find a book on this topic, read and learn by doing. But game development is not an easy task mind
16th Jul 2018, 9:22 PM
spotbot2k
spotbot2k - avatar
+ 2
First, try to build a simple console-based game like Snake or Pong to get the basics and keep it easy as possible. After that, You can grow with Your experience.
17th Jul 2018, 7:41 AM
Mindshadow
Mindshadow - avatar