Deterministic Multiplayer Poker Prototype

This is a high-performance multiplayer poker engine built using Photon Quantum. Unlike traditional networked games, this prototype utilizes a 100% deterministic simulation to ensure perfect state synchronization across all clients with zero latency variance.

🚀 Technical Highlights

  • Deterministic Logic: All game rules, state transitions, and card dealing are handled strictly within the Quantum simulation.
  • Low-Latency Simulation: Optimized for smooth, real-time betting and player interactions using Quantum's predict-and-rollback architecture.
  • ECS Framework: Built using a high-performance Entity Component System to manage player seats, pot logic, and hand evaluation.

🛠 Technical Specs

  • Unity Version: 2022.3.62f1
  • Photon Quantum: v2.1.7
  • Target Platform: WebGL

⚙️ How to Test

This is a multiplayer-only technical prototype. To see the synchronization in action:

  1. Open this page in your browser.
  2. Open one or more additional browser instances (or tabs) to simulate multiple players at the table.
  3. The simulation will synchronize across all active instances automatically.
Published 24 days ago
StatusPrototype
PlatformsHTML5
Authorccgbagnet
GenreCard Game
Made withUnity
ContentNo generative AI was used

Leave a comment

Log in with itch.io to leave a comment.