# pp_client
![Demo][0]
A poker client and TUI. Connect to a poker server with:
```bash
pp_client $username --connect $host
```
Poker servers are hosted with [pp_server][2].
## Related artifacts
- [Library crate][1]
- [Server crate][2]
- [Bots crate][3]
- [All-in-one Docker image (recommended)][4]
[0]: https://github.com/theOGognf/private_poker/blob/main/assets/demo.gif?raw=true
[1]: https://crates.io/crates/private_poker
[2]: https://crates.io/crates/pp_server
[3]: https://crates.io/crates/pp_bots
[4]: https://hub.docker.com/r/ognf/poker