Skip to content

bpenev/poker_eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poker_eval

Poker Evaluator in Rust

The code ranks poker hands, and stores them in memory along with their rank. After that, this rank can be used to figure how strong a hand is and how it compares to other hands. It is something I built to explore Rust - the code is surely not optimal and in some regards quite pointless, but the results should be correct nonetheless.

About

Poker Evaluator in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages