15 Forks
84 Stars
84 Watchers

tenio

TenIO is an open-source project for making online games that includes a java NIO (Non-blocking I/O) based server specifically designed for multiplayer games and simple existing game clients for rapid development: Libgdx (Java), Cocos2d-x (C++), Unity (C#), Phaserjs (Javascript).

How to download and setup tenio

Open terminal and run command
git clone https://github.com/congcoi123/tenio.git
git clone is used to create a copy or clone of tenio 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 tenio https://github.com/congcoi123/tenio/archive/master.zip

Or simply clone tenio with SSH
[email protected]:congcoi123/tenio.git

If you have some problems with tenio

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