An open API service indexing awesome lists of open source software.

https://github.com/jzyong/ugk-client

多人联网游戏demo,ugk-client:unity、go、kcp client 。开发中......
https://github.com/jzyong/ugk-client

game game-networking kcp unity

Last synced: 10 days ago
JSON representation

多人联网游戏demo,ugk-client:unity、go、kcp client 。开发中......

Awesome Lists containing this project

README

        

# UGK-Client

  快节奏多人联网游戏demo,ugk-client:unity、go、kcp client,对应服务器及文档[ugk-server](https://github.com/jzyong/ugk-server)。开发中......

### TODO
* 完成 GalacticKittens流程
* 优先使用GalacticKittens 进行改造
* Websocket支持添加
* 时间插值、客户端服务器时间同步(待测试)
* GalacticKittens场景切换效果、退出房间流程