This is a client of TenIO project base on Cocos2dx engine.
- It's used to simulator the communication between the client and its server.
Gold Miner Online |
Retro Brick Game Online |
---|
The wiki provides implementation level details and answers to general questions.
- cocos2dx 3.16
- msgpack
This project is currently available under the MIT License.
Please check out the contributing guideline for more details.
You can get the sources:
$ git clone https://github.com/congcoi123/tenio-cocos2dx.git
TenIO Libgdx |
TenIO Unity |
TenIO Phaserjs |
---|
Please start the server in example 1 before running this client.
|-- example
|-- example1
| |-- TestServerLogin.java
Happy coding !