MicrosoftDX / nether

Building blocks for gaming on Azure
MIT License
80 stars 47 forks source link
analytics azure gaming nether player-management

Nether Logo

Building blocks for gaming on Azure

Master Branch Status

AppVeyor: Build status

About

Nether is a project composed of reusable set of building blocks, projects, services and best practices designed for Gaming workloads powered by Microsoft Azure, aimed to be beneficial for many type of game developers seeking inspiration or a fully implemented solution.

Getting Started

Getting started is an easy three step project:

  1. Sign up for an Azure Subscription if you don't already have one at https://azure.com
  2. Deploy the Base Architecture
  3. Pick one of the scenarios below, read through the scenario description and deploy using these instructions

That's it. Even though Azure definitively have a lot of SDKs and client tools that can help you out, the Server Less Architecture used in these scenarios require no local tools at all. In fact you could use your phone to deploy a leaderboard if you wanted to.

Scenarios

These are the scenarios that we currently have implemented in Nether. Each scenario contains some documentation as well as the required code to implement them. Unless otherwise stated, the scenarios all use the "base architecture".

Generic

Leaderboards

Match Making

Contribute Code

We welcome contributions. To contribute please follow the instructions on How to contribute?

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Reporting issues and feedback

If you encounter any bugs please file an issue in the Issues section of our GitHub repo.

License

Nether is licensed under the MIT License.