0
I want start with games. I can program in python
Can i smrt with C++
1 Answer
0
I recommend you to start off with writing engine in c++, then parser for some scripting language like python or Lua. Gamedev is really hard topic, in fact IMO it's second the hardest program to write (first is OS). So before I'd recommend you to write some other programs, learn design patterns, memory management, SOLID etc.