October 6th, 2020

Game Development with .NET

Abdullah Hamed
Senior Program Manager

We’ve launched a new Game Development with .NET section on our site. It’s designed for current .NET developers to explore all the choices available to them when developing games. It’s also designed for new developers trying to learn how to use .NET by making games. We’ve also 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, we 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. We are excited to show you what .NET has to offer to you when making games. .NET is also part of Microsoft Game Stack, a comprehensive suite of tools and services just for game development.

A picture of a game controller

.NET for game developers

.NET is cross-platform. With .NET you can target over 25+ different platforms with a single code base. You can make games for, but not limited to, Windows, macOS, Linux, Android, iOS, Xbox, PlayStation, Nintendo, and mixed reality devices.

C# is the most popular programming language in game development. The wider .NET community is also big. There is no lack of expertise and support you can find from individuals and user groups, locally or online.

.NET does not just cover building your game. You can also use it to build your game’s website with ASP.NET, your mobile app using Xamarin, and even do remote rendering with Microsoft Azure. Your skills will transfer across the entire game development pipeline.

logos of some gaming platforms supported by .NET

Available game engines

The first step to developing games in .NET is to choose a game engine. You can think of engines as the frameworks and tools you use for developing your game. There are many game engines that use .NET and they differ widely. Some of the engines are commercial and some are completely royalty free and open source. I am excited to see some of them planning to adopt .NET 5 soon. Just choose the engine that better works for you and your game. Would you like to read a blog post to help you learn about .NET game engines, and which one would be best for you?

Online services for your game

If you’re building your game with .NET, then you have many choices on how to build your online game services. You can use ready-to-use services like Microsoft Azure PlayFab. You can also build from scratch on Microsoft Azure. .NET also runs on multiple operating systems, clouds, and services, it doesn’t limit you to use Microsoft’s platforms.

.NET has a rich set of tools

All the .NET tools you are used to also work when making games. Visual Studio is a great IDE that works with all .NET game engines on Windows and macOS. It provides word-class debugging, AI-assisted code completion, code refactoring, and cleanup. In addition, it provides real-time collaboration and productivity tools for remote work. GitHub also provides all your DevOps needs. Host and review code, manage projects, and build software alongside 50 million developers with GitHub.

An illustration of the person playing video games on a couch with a friend online

The ecosystem

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. Beyond the .NET community, each game engine also has their own community and user groups you can join and interact with. .NET is an open-source platform with over 60,000+ contributors. It’s free and a solid stable base for all your current and future game development needs.

Learn more and start developing

Head to our new Game Development with .NET site to get an overview of what .NET provides for you when making games. If you never used Unity, get started with our step-by-step Unity get-started tutorial and script with C# as quick as possible. If you’re looking for tutorials, videos, and documentations to get your started, head to our new game development Learn portal for .NET for more resources.

Show us the work you do for .NET game development

We’d love to see the work you do for the .NET game developer. Please reach out to us if you’d like us to talk about the games you’re making, the APIs you’re developing, the plug-ins you’re distributing, or any .NET project remotely related to game development. Did you write a great blog post, or just read one? Do you want everyone to know about an amazing new .NET game development contribution or a useful plug-in or tool? Do you have an analysis of game development pipeline using .NET?

We’d love to hear from you, and feature your contributions on future posts:

  • Leave us a message in the comments section below
  • Send Abdullah (@indiesaudi) tips on Twitter about .NET game development.

Author

Abdullah Hamed
Senior Program Manager

An Arabic game development advocate. I love helping game developers make their vision come true.

45 comments

Discussion is closed. Login to edit/delete existing comments.

  • inga trunova

    I can recommend online slots, which I myself play at https://jackmobilecasinos.com/mobile-slot/choco-reels/ Bets you these slots are really cool and they are cool to play in, and it pays too, so it is a reliable service. Going to the site, read the reviews below – what real people write, then I recommend to try to play.

  • John King

    I vote for Stride

  • Michael Penner

    While this software definitely fits into the “niche” category, I will mention a system I’ve been building since mid-2015. The Eamon CS game engine is a C# port of the Wonderful World of Eamon that debuted on the Apple II many years ago. This is a text-based roleplaying game masquerading as an Interactive Fiction platform written for .NET Core with ports to Windows/Unix and Android. I have done some cursory testing with .NET 5 and...

    Read more
  • ai_enabled

    Hello!
    C# and .NET are a cornerstone of my game developer career since 2009. I've started as a C#/ASP.NET/WPF programmer but quickly became an indie game developer as it was my passion since early childhood. Now I have several successful titles shipped and looking in awe at the direction Microsoft has taken in the past few years by going open source with .NET—it was just a dream coming true!
    I'm a full-stack developer working on...

    Read more
  • Ivan Efimov

    Hello,
    I would like to present NeoAxis Engine.
    It is C#, .NET Core based integrated development environment with built-in 3D, 2D game engine.

    https://www.neoaxis.com/

  • 王宏亮

    TerraFX is an ambitious successor to SharpDX.

  • Uros Berce

    I find none of the API's and engine's listed as useful, versatile and elegant as XNA was for indie game development. It is a shame MS killed it off. It is about time to bring it back, along with some proper .NET DirectX bindings.

    As others noted, since Managed Dx, XNA, SharpDX etc. are all dead, there is even no proper .NET DirectX bindings at the moment - and without that, talking about "Game Development with...

    Read more
    • Abdullah HamedMicrosoft employee Author

      Games published with engines using .NET makes up a majority portion of mobile games. They also make up a significant portion of the desktop console market. So many of your favorite games are already made with MonoGame and Unity. There are always room for improvement in the ecosystem of course.

      • Uros Berce

        Thank you for your answer and time I appreciate it.

        Excuse me for being old school, but game development for me means DESKTOP(console) game development. Furthermore, as 3D is technology of the day, it means 3D DESKTOP game development. 2D is niche, mobile is mobile. If either was aim of your article, it should be noted.

        Now that we cleared that up, let's see what we're left with for "proper" 3d desktop game development in .NET:

        I invested...

        Read more
      • Dominique LouisMicrosoft employee

        What issues are you facing using MonoGame in 3D?? We recently released v3.8 with some improvements and the devs are definitely still working on it. It is VERY much alive! It is an open source project and we contribute the little spare time we have to it.

      • anonymous

        this comment has been deleted.

      • Ismail Demir

        Hello Abdullah,
        please change the title to “Mobile Game Development with .NET” then it would be clear for most of us.

        C# is the most popular programming language in [mobile] game development

        Corrected. When it comes to “game development” I personally think about desktop technologies like DirectX and C++ programming.

        Please differ the both, mobile and desktop.

        Thank you!

      • Abdullah HamedMicrosoft employee Author

        Hello Ismail,

        As you might know, over half of games published currently are made with Unity across all platforms. Sure, most of those might be on mobile, since its the more mainstream option, but there are some great AAA and desktop successes with it. The Ori series from Moon Studios and Fall Guys are just two examples of that. Also, CryEngine does use .NET to enable C# scripting and that engine is mostly used for...

        Read more
  • achmad sudibyo

    Hi, why not considering stride3D, formerly xenko, a MIT licensed game engine using sharpdx as its core rendering. Support all major graphic library DX12 and vulkan is among supported backend.

    Its work more “closely” with c# than Unity does.
    If by any chance microsoft can be their gold sponsor.

    EDIT : Oh shoot stride is already mentioned.

  • Martin Sedlmair

    Currently I don't really know in which technology to rely on. The is SharpDX, there is SlimDX, some Vulkan impementations, some OpenGL wrappers. There was/is Win2D, then there is GDI and some proprietary implementations like VESA, Magick, SkiaSharp and many more... Managed DIrectX was abandoned... XNA was abandoned... SharpDX was also abandoned.

    So on what can I rely on?

    Currently I don't really know what to take but at least for my future work there are a...

    Read more
    • Dominique LouisMicrosoft employee

      If you used XNA and enjoyed it, you may want to look at MonoGame (https://monogame.net/showcase) the APIs compatible, cross-platform, spiritual successor to XNA. We have it working on mobiles all the way to current gen consoles. Series X and PS5 support coming very soon. Games like Celeste, Bastion have used MonoGame in the past.
      It's OpenSource (https://github.com/MonoGame/MonoGame) and we accept PRs, if there is something that is wrong or needs adding. We recently released version...

      Read more
    • Andrew Witte

      I'm working on exactly what you're talking about: https://github.com/reignstudios/Orbital-Framework

      Its an extremely cross-platform and agnostic API. Designed for speed, power and simplicity.
      Much of the D3D12 layer it working good so far. Multi-GPU support will be added next and later RayTracing.
      Will also have a agnostic sprite framework, audio and input frameworks as well. As well as an agnostic physics layer.
      GPU accelerated vector support will also be looked into later.
      You will also be able...

      Read more
    • Abdullah HamedMicrosoft employee Author

      Thank you for comments. I think they are extremely valuable. I will take all of it into consideration.

  • Mystery Man

    The link to Microsoft Game Stack seems to be dead. It hits a 404 page.

    • Abdullah HamedMicrosoft employee Author

      I fixed it. Thanks for pointing that out.