I pass level 1.1 :)

Get ready

fork me and clone your repository locally.

check your install: open the solution and run the tests

You should see the 3 tests pass

See it working

Lauch the application

Open your browser and navigate to

http://localhost:7000/ping

You should see the Json

{ 
  alive : true 
}

Deploy

Deploy and run your server so that the game can call it.