Game development with .NET

Click for: original source

Microsoft launched a new Game Development with .NET section on their site. It’s designed for current .NET developers to explore all the choices available to them when developing games. By Abdullah Hamed.

They lso launched a new game development Learn portal for .NET filled with tutorials, videos, and documentation provided by Microsoft and others in the .NET game development community. Finally, Microsoft launched a step-by-step Unity get-started tutorial that will get you started with Unity and writing C# scripts for it in no time.

The article is collection of various resources:

  • .NET for game developers
  • Available game engines
  • Online services for your game
  • .NET has a rich set of tools
  • The ecosystem
  • Learn more and start developing

The .NET game development ecosystem is rich. Some of the .NET game engines depend on foundational work done by the open-source community to create managed graphics APIs like SharpDX, SharpVulkan, Vulkan.NET, and Veldrid. Xamarin also enables using platform native features on iOS and Android. Great source of learning and plenty of links to further resources!

[Read More]

Tags azure software programming how-to