carterHe / Adventure

A sample of Orleans, which run as .NET Core 2.2 successed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adventure

A sample of Orleans, which run as .NET Core 2.2 successed.

Run

  1. dotnet build

  2. Open a command line to run dotnet AdventureSetup.dll as a server.

  3. Open a command line to run dotnet AdventureClient.dll as a client, you shoud open more clients.

Commands

look : look around of you.

take : take something in current environment.

drop : drop something which in your hands.

go : go four directions, you shoud found the directions in map description.

kill : kill someone.

Bug fixed

  1. Use Microsoft.Orleans.CodeGenerator.MSBuild instead.

REF : dotnet/orleans#5245

  1. Convert to .NET Core 2.2 sdk.

About

A sample of Orleans, which run as .NET Core 2.2 successed.


Languages

Language:C# 100.0%