Skip to content

Latest commit

 

History

History
59 lines (47 loc) · 1.49 KB

01_Introduction.md

File metadata and controls

59 lines (47 loc) · 1.49 KB

Introduction

Architecture diagram

Important links

Source code repo: https://github.com/Azure/gaming/tree/master/pinball-lizard

Pinball Lizard booklet: https://github.com/Azure/gaming/blob/master/pinball-lizard/manual/Game_Booklet_FINAL_Digital_3-15-2018.pdf

Requirements

This guide will walk you through installing most of the requirements below:

  • Windows SDK 10.0.16299
  • Visual Studio Code 1.25.1
  • Git for Windows
  • Azure Account
  • Azure Functions Core Tools v1
  • Azure Function Extension (VS Code)
  • Node.js 10.x +
  • WSL
  • Ubuntu
  • Fall Creators update
  • Developer mode is enabled
  • Latest graphics drivers from the GPU manufacturer
  • Unity (Windows Mixed Reality Technical Preview U4)
  • Best Http (Unity Asset Store)
  • Visual Studio 2017

Assumptions

To complete this step-by-step guide, prior knowledge of the following topics is recommended:

  • Unity
  • Visual Studio and C#
  • Azure Portal
  • Node.js
  • Git
  • Mixed reality (HoloToolkit)
  • Cosmos DB
  • Docker



NEXT: Set up Azure Functions