winstonrc / casino

Casino is a library that provides the backend for playing various card games including poker.
Mozilla Public License 2.0
5 stars 1 forks source link
card-game crates library poker poker-engine rust texas-holdem

Casino

Casino is a library that provides the backend for playing various card games including poker. The library comprises a deck of cards as well the implementations (hand ranking, betting, etc.) for the included games. The goal of this library is to provide well-tested code that can be safely relied upon for building card games on top of it.

Crates