0
Scirpt question.
Hey guys, I have been thinking, after you learn programming, where do you go to create you game, like how do you get a script installed on your computer. Thanks for answering.
1 Answer
0
Depends on what you want to make and what language you are comfortable with. 2 main software that are used frequently are Unity and Unreal Engine. Unity is mainly based around C# language where Unreal is based on Python (I think). If you wanted to start with something very basic, visual studio can be a good place to start. I have personally chosen to use Unity because Iâm better with C#, but really itâs up to you. There may even be other software to use that you could look into. Hope this helps.