- 1
How I make game using programming
5 Answers
+ 3
Only with C++? You would need to choose a game engine first, Unity and Unreal are super popular nowadays, actually most game engines use C++ as their primary programming language. I'll leave you a list: https://en.m.wikipedia.org/wiki/List_of_game_engines
The engine you choose should be based on the game you want to create, if it's going to be 2D, 2.5D or 3D, cross-platform, etc. also, make sure there are many tutorials out there and a big community to find more resources and help âș
+ 1
in udemy site,have a tutorial about making game by C++, follow that course. I am not good at C++ so I can't give you advice more than that
+ 1
I programmed a game in unity using c#
0
I thought unity's prime coding language was c#



