therewillbecode/poker-maison

Add support for side pots

therewillbecode opened this issue · 0 comments

The core of the poker game logic lives in Game.hs.

At the moment only single pots are supported.

What we need is side pots.

For an explanation of how they work check this out.