一个非常简单的用ECS+PB+KCP实现的帧同步Demo,支持多客户端和服务器通信。
☆15Feb 19, 2019Updated 7 years ago
Alternatives and similar repositories for LockStepSimpleDemo
Users that are interested in LockStepSimpleDemo are comparing it to the libraries listed below
Sorting:
- 游戏中用于生成抛物线的编辑器, 如炮弹等投射物的轨迹, 不到100行代码☆37Jun 29, 2020Updated 5 years ago
- 为手机网游客户端(cocos2d-x和unity 3D)准备的通信底层,包括tcp和kcp。分帧逻辑采用lengthfield,解决粘包问题。 cocos2x-x部分已实现thread,threadpool,同步互斥锁等内容。 项目还包括一个synflood的简单实现。☆20Jan 22, 2017Updated 9 years ago
- A ESC FrameWork,using lockstep in networking