v0.1.0-alpha.1
Pre-release
Pre-release
Features
- 2 players can play heads-up No Limit Texas Hold'em
- Blinds are
1/2
- Starting stacks are
200
- If one player's stack is under
200
, it automatically gets topped up to200
as long as there is balance for it
A few known issues (when used with bet/test
at 4fe9324
for the back-end):
- If the very first action is
Fold
, the game crashes - Every time a
Fold
happens, the winner will reveal their cards - In case-of only one player going All-in, the other player has to check through to till the river
- Sometimes for a couple seconds the player stack displays a funky number
We are aware of these bugs and the fix is coming very shorty. We might have more, as we had very limited time to test things.
Other than the two above bugs, the game works pretty well.
Regarding starting/resetting the game
- The first time you start the game, you have to press the
Start
button on the DCV. - If the game crashes/freezes, you need to terminate and restart all the back-end nodes, and click
Reset
on the DCV GUI