Skip to content

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

License

Notifications You must be signed in to change notification settings

winstonrc/casino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • casino_games: Play casino games in your terminal.
  • casino_cards: A library that provides a deck of playing cards that can be used for various card games.
  • casino_poker: A library that provides hand ranking & the backend for poker games.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Languages