🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

What engine for a game?

Started by
11 comments, last by 8Observer8 5 years ago

Are there any mac alternatives for visual studio?

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

Advertisement

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