cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
After C++
After C++
Sep 16, 2013 at 8:11pm UTC
ishtylercc
(8)
After c++ what would be the best language to learn as a future game programmer.
Sep 16, 2013 at 8:23pm UTC
Drakon
(31)
Maybe dip into C, since C and C++ are used in game dev as they are fast low level and a strong language.
Learn some OpenGL, DirectX, SDL. etc.
Then you understand the gfx handling of C++
Sep 16, 2013 at 8:35pm UTC
Mats
(1398)
It depends what kind of games you want to be making? Do you want to work on triple A titles? Or make I-Phone or Android apps? Something else?
Sep 16, 2013 at 9:17pm UTC
closed account (
jwkNwA7f
)
Although I prefer to use C++, I have heard that C# is good for game programming.
Or, like Drakon said, you can use OpenGL, DirectX, SDL, SFML, Allegro, etc.. That way, you can still use C++, since you are familiar with it.
Topic archived. No new replies allowed.