Skip to content

pateman/Hold-em-Hand-Evaluator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hold'em Hand Evaluator

This project's aim was to develop a handy module which could be used to determine an outcome of a Texas Hold'em poker game. In its current state it's pretty much finished, but is likely to contain bugs, so before you use it in your own project, make sure to thoroughly test it beforehand, because I'm pretty sure that there may be some specific hands for which the evaluator will either return with a wrong outcome or the resulting top cards will not be correct.

Usage

Have a look at pl.pateman.holdemevaluator.evaluator.HoldemEvaluatorTest to learn how to use the evaluator. You can build the project using Gradle.

About

Texas Hold'em poker hand evaluator written in Java

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages