TenIO is an open-source project for making online games. It includes:
- A java NIO (Non-blocking I/O) based server specifically designed for multiplayer games.
- Simple existing game clients for rapid development: Libgdx (Java), Cocos2d-x (C++), Unity (C#), Phaserjs (Javascript).
Projects:
- tenio: https://github.com/congcoi123/tenio
- libgdx: https://github.com/congcoi123/tenio-libgdx
- cocos2dx: https://github.com/congcoi123/tenio-cocos2dx
- unity: https://github.com/congcoi123/tenio-unity
- phaserjs: https://github.com/congcoi123/tenio-phaserjs