Skip to content

Fast and scalable Poker implementation that uses Go, knowledge of data structures and system design

Notifications You must be signed in to change notification settings

hermya/poker-science

Repository files navigation

poker-science

A fast and scalable Poker game environment.

Intent

To immitate technical and mathematical challenges in a poker game environment.

Technical challenges:

  • Game room simulation
  • Scaling to multiple room creation
  • Data management at scale

Mathematical challenges:

  • How to quickly calculate winner of a round
  • How to calculate probability at each step

About

Fast and scalable Poker implementation that uses Go, knowledge of data structures and system design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages