Skip to content

[WIP] Multiplayer texas holdem game made with bevy engine.

Notifications You must be signed in to change notification settings

NightsWatchGames/texas-holdem

Repository files navigation

Texas Holdem 德州扑克

  • 多房间支持
  • 旁观者支持
  • 游戏暂停恢复
  • 发牌动画
  • 翻牌动画
  • 多人联机(C/S + 状态同步)
  • 中途加入对局支持
  • 断线重连
  • AI托管
  • 数据持久化
  • 多server支持
  • 游戏UI
  • WASM支持

运行

本地

cargo run --bin texas-holdem-server
cargo run --bin texas-holdem-client

参考

问题

1.P2P和C/S网络架构理解?

2.网络游戏数据同步方式?

About

[WIP] Multiplayer texas holdem game made with bevy engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages