/tenio-cocos2dx

This is a client of TenIO project based on Cocos2dx engine.

Primary LanguageC++MIT LicenseMIT

TenIO Cocos2dx Tweet

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

Features

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

Showcases


Gold Miner Online


Retro Brick Game Online

First glimpse

Simple Communication

Wiki

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

Dependencies

  • cocos2dx 3.16
  • msgpack

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-cocos2dx.git

Other Clients


TenIO Libgdx


TenIO Unity


TenIO Phaserjs

Running

Please start the server in example 1 before running this client.

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

Happy coding !