I think the best programming languages for game are c++/c#; there is also java but I really don't think it is better than c++.
However, if you learn c++ you can use any either c# or java because they have a pretty similar syntax..
so yea, c++ is a good starting point.
(September 15, 2022, 11:27 PM)focussss Wrote: I find Python is the easiest to learn and it can be used for many different things.
I think most computer games are built in C++ though
True, but python is slow so it is not suitable for game dev, if not some 2D simple games using something like pygame, but generally for games, c++ is the best.
I have no idea about the speed of c# but they say it is good too for games