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 。开发中......
- Host: GitHub
- URL: https://github.com/jzyong/ugk-client
- Owner: jzyong
- Created: 2023-08-10T11:32:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-03T03:23:07.000Z (6 months ago)
- Last Synced: 2025-03-28T21:51:06.691Z (28 days ago)
- Topics: game, game-networking, kcp, unity
- Language: C#
- Homepage:
- Size: 4.06 MB
- Stars: 6
- Watchers: 3
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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场景切换效果、退出房间流程