1 Forks
3 Stars
3 Watchers

ArkGameClient

A core library of ArkGameFrame client written by c#,Include managing Player Net object , difining game msg to server,handling logic msg from serer can be used to Game client。if you want see game client demo,you can goto https://github.com/ArkGame/ArkClient-Unity3D,if you want see game server demo,you can goto https://github.com/ArkGame/ARK

How to download and setup ArkGameClient

Open terminal and run command
git clone https://github.com/OpenArkStudio/ArkGameClient.git
git clone is used to create a copy or clone of ArkGameClient repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ArkGameClient https://github.com/OpenArkStudio/ArkGameClient/archive/master.zip

Or simply clone ArkGameClient with SSH
[email protected]:OpenArkStudio/ArkGameClient.git

If you have some problems with ArkGameClient

You may open issue on ArkGameClient support forum (system) here: https://github.com/OpenArkStudio/ArkGameClient/issues