0
How to develop games
what is required for developing games and apps
1 Answer
+ 2
C++ for PC games/apps . C#/Java for Android Games.Apps. Swift for iOS(apple) games.
Others include Python and maybe F# (F# is more on developing software, not games, but good to develop apps on those.)
Now, you need a developing tool, google exists. Google a suitable IDE for you to develop on based on the programming language.
Afterwards, you need a plan for what kind of games/apps you want to create. You also need the correct .API package, you can create one yourself.
Lastly, a good thing to know that google exists.