NightsWatchGames / texas-holdem

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Rust 100.0%