pp_bots 0.0.3

Adaptive poker bots
# pp_bots

Poker bots that adapt to you. Manage poker bots with:

```bash
pp_bots --connect $host
```

Poker servers are hosted with [pp_server][2] and poker clients can connect
with [pp_client][3].

## Related artifacts

- [Library crate][1]
- [Server crate][2]
- [Client crate][3]
- [All-in-one Docker image (recommended)][4]

[1]: https://crates.io/crates/private_poker
[2]: https://crates.io/crates/pp_server
[3]: https://crates.io/crates/pp_client
[4]: https://hub.docker.com/r/ognf/poker