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

A command line Texas Hold'em implementation, a "trainer" for beginners.

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.

This is a personal project.
No Maintenance Intended

pokerd in motion, a screencast gif

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, a "trainer" for beginners.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ansi_escapes, args, logging, meta, tint

More

Packages that depend on pokerd