Skip to content

congcoi123/tenio-unity

Repository files navigation

TenIO Unity Tweet

This is a client of TenIO project base on Unity engine.

Features

  • It's used to simulator the communication between the client and its server.

First glimpse

Simple Communication

Wiki

The wiki provides implementation level details and answers to general questions.

Dependencies

  • Unity 2019.1.2f1

License

This project is currently available under the MIT License.

Contributing

Please check out the contributing guideline for more details.

Installation

You can get the sources:

$ git clone https://github.com/congcoi123/tenio-unity.git

Other Clients


TenIO Cocos2dx


TenIO Libgdx


TenIO Phaserjs

Running

Please start the server in example 1 before running this client. You start running the class below for your client-side:

|-- example
    |-- example1
    |   |-- TestServerLogin.java

Happy coding !

Releases

No releases published

Packages

No packages published

Languages