DetectiveRawr wrote: |
---|
"Should I start making a game after learning C++ as a beginner video game programmer?" |
DetectiveRawr wrote: |
---|
"I did started out small by creating 2D games on game maker yoyogame.com but I didn't quite reach to the scripting part." |
DetectiveRawr wrote: |
---|
"Some people recommand me to start a game with SFML + MVSC++ but the complier,MVSC, is complicated for a beginner!? so I started code::blocks instead." |
You'll never finish learning C++; 20 years can go by and you'll still not know everything. I recommend that you get to the point where you're comfortable with: - Pointers & references - Classes - Inheritance - I/O |