Dealer’s Choice is a cross-platform, networked multiplayer poker game that supports various draw and stud variants, including optional wild cards. The deal rotates between players, and each new game allows a different player to choose the variant.
Homepage
Download
Recent Releases
0.0.811 Aug 2025 20:50
minor feature:
* Fix: Server does not send turn ids if player 0 disconnects during game
+ Display ping times in lobby
+ After winner declared, replace action timer with "end of game" timer
+ Allow specifying the client/server port via config or cli
+ Allow setting min, med, and max bets via server.conf
0.0.705 Aug 2025 19:53
minor feature:
+ Set default maximum raises per round to 3 (config option)
* Fix discard button being clickable when disabled
* Increase player action timeout from 20 to 30 seconds
+ The client will now retry server connection for 60 seconds
before timing out if server is unavailable
* Fix incorrect hand wins in some cases when there are 3 or more players
+ Add amount won to status message
- Remove the simulated delay when cards are initially dealt
- Explicitly link to dl and thread (Fix Slackware build)
0.0.620 Jul 2025 18:13
minor feature:
+ Implement Deuces Wild option
* Fix tie handling
* Reduce client console output messages
+ Partially implement 7-card stud
+ Add optional 'language' setting (https://dealer-s-choice.github.io/docs/CONFIG.html)
* Network Protocol bumped to 3
+ Add coin animation
0.0.510 Jul 2025 03:02
minor feature:
Fix dealer rotation when timeout reached
0.0.407 Jul 2025 00:55
minor feature:
+ Add sound effects and notifications
+ Add ante and starting_coins amount to server.conf
* Fix game choice buttons not being enabled until mouse is moved
+ Deal rotates to next player if dealer doesn't start a game within 60 seconds
* Network Protocol bumped to 2
+ Allow clients to connect while game is running
+ Add desktop icons and svg
0.0.324 Jun 2025 03:15
minor feature:
Release v0.0.3.
0.0.221 Jun 2025 03:15
minor feature:
Release v0.0.2.
0.0.117 Jun 2025 06:00
minor feature:
|