Spyke
gamedev·Game Developmentbywave_walnut

Stride Game Engine - Unity's Licensing Changes: Discovering Stride, a Community-Driven Open Source Engine

Explore the key differences between Unity and Stride, a C#-based, open-source game engine powered by .NET 6 (soon .NET 8). Learn how Stride's flexibility and native .NET support offer a unique development experience.

Stride Game Engine - Unity's Licensing Changes: Discovering Stride, a Community-Driven Open Source Enginehttps://www.stride3d.net/blog/embracing-open-source-stride-as-an-alternative-to-unity/Open linkView original on programming.dev
programming.dev

Not at this time, but since Visual Studio runs on both Mac and Linux, it could happen in the future.

-4

Just to be clear, Visual Studio does not officially run on anything other than Windows.

However, as the linked blog post indicates, since this is .NET based you can use any IDE or code editor you like that has support, such as Visual Studio Code, or JetBrains Rider, which are available for Linux and macOS.

The game engine's own editor is also Windows only and presumably if that is .NET based then one day it might be cross platform if the community makes it happen. That doesn't really relate to Visual Studio though.

11

I think I saw a comment on github about that. It's definitely something that someone is working on.

3

You reached the end

Stride Game Engine - Unity's Licensing Changes: Discovering Stride, a Community-Driven Open Source Engine | Spyke