Skip to content

andrewschmidt-a/azure-adventure

Repository files navigation

Azure Adventure

This is a text based game for people and companies wishing to boost their Azure Skills Text Based Game

Prerequistes

  • Python version 3 installed and both python and pip installed to the Path! OR
  • Docker

Getting Started

Run the following commands in Powershell (Windows) or Bash Terminal (**ix):

pip install -r requirements.txt
python index.py

OR

docker build . -t azure/adventure
docker run -it azure/adventure

Modules

Introduction

Get a feel for how to do challenges in this game by learning some C# Basics

C# Concepts

Learn about LINQ, Web API projects, Dependency Injection, Unit Tests

Interviewing with 3M!

Learn how to do basic data structure work in C# and Python

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published