winstonrc / casino

Casino is a library that provides the backend for playing various card games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status

Casino

Casino is a library that provides the backend for playing various card games. 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.

Games

Current Games:

  • Texas hold 'em

About

Casino is a library that provides the backend for playing various card games.

License:Mozilla Public License 2.0


Languages

Language:Rust 100.0%