pokerd 1.0.9 copy "pokerd: ^1.0.9" to clipboard
pokerd: ^1.0.9 copied to clipboard

A command line Texas Hold'em implementation.

A command line Texas Hold'em implementation.

This project is meant as a Texas Hold'em "trainer" for beginner players. It's a sandbox for trying out strategies and building an intuition for the probabilities involved in poker.

No Maintenance Intended (This is a personal project.)

https://github.com/user-attachments/assets/4ce314fa-730d-4a0c-bd38-2e27b2c55b45

Install #

Homebrew (macOS / Linux)

Homebrew may ask you to trust the tap first. If it does, simply run brew trust filiph/tap as instructed by the terminal. Because pokerd compiles from source, you may also be asked to trust the official Dart programming language tap: brew trust dart-lang/dart.

brew trust dart-lang/dart
brew trust filiph/tap

After that, or if you've already trusted the taps above, just run:

brew tap filiph/tap
brew install pokerd

Pub.dev (macOS / Linux / Windows)

dart pub global activate pokerd

Direct Download (Windows / macOS / Linux)

Download the standalone executable for your operating system from the Releases page. Extract the archive and run the binary.

Run #

pokerd
0
likes
0
points
33
downloads

Publisher

verified publisherfiliph.net

Weekly Downloads

A command line Texas Hold'em implementation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ansi_escapes, args, logging, meta, tint

More

Packages that depend on pokerd