Advertisement

What engine for a game?

Started by June 28, 2019 03:58 AM
11 comments, last by 8Observer8 5 years, 5 months ago

Are there any mac alternatives for visual studio?

I am an indie game developer who enjoys pixel art games.

You can use Visual Studio Code: https://code.visualstudio.com/ I use it for Web and Python. You can use it for many languages: C++, C#, Java and so on. It is more difficult than IDE but maybe it will be interesting and useful for you. You will find step-by-step instruction on official web site about VSCode. But I prefer use C# and Unity with VS. I tried to use VSCode with Unity. It works but it is my habit to use VS for C# programming. For example, VSCode is good for Unity if you use different operating systems: https://code.visualstudio.com/docs/other/unity

This topic is closed to new replies.

Advertisement