wkuch / PokerEvaluator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PokerEvaluator

Compares two poker hands and finds the better one. To check if it works check out the tests in src/test/java/EvaluationTest and run them by running ./gradlew test in the root directory of this project.

About


Languages

Language:Java 97.9%Language:Kotlin 2.1%