0
What is a coding language for a PC/Desktop
I'm trying to make a game
6 Answers
+ 8
There are many different languages for a PC.
Maybe reading some of these earlier questions might answer your question:
https://code.sololearn.com/W0uW3Wks8UBk/?ref=app
https://www.sololearn.com/discuss/2752474/?ref=app
https://www.sololearn.com/discuss/1069157/?ref=app
https://www.sololearn.com/discuss/938441/?ref=app
https://www.sololearn.com/discuss/1167480/?ref=app
https://www.sololearn.com/discuss/625747/?ref=app
https://www.sololearn.com/discuss/2871056/?ref=app
https://www.sololearn.com/discuss/2751319/?ref=app
https://www.sololearn.com/discuss/2758133/?ref=app
https://www.sololearn.com/discuss/2025937/?ref=app
https://www.sololearn.com/discuss/2823860/?ref=app
+ 3
If you're trying to make a PC/desktop game, step one is picking a game engine. Unreal is the obvious choice for realistic AAA-style 3D games, and Unity or godot are probably the top choices for anything else. But if you want a simpler experience for making games in a very specific genre, there are also more user-friendly options like rpgmaker or gamesalad (but, of course, that also makes them less flexible).
Once you've picked an engine, language choice will follow; Unreal for example uses C++, while Unity and Godot use C# natively but can support several other languages as well.
0
Thanks It's for a game called hell acadamy please install it I'm new to coding
0
Me and my cousin are working together I'm the coder he is the modeler
0
You will need to install it _yourself_ on _your_ computer.
0
use python with pygame module