Skip to content

puceaulytech/poker

Repository files navigation

Poker

Features

The app is able to detect every single poker hand and display them decently good (except the royal straight flush). To decide a winner, it not only covers which hand types are better but also a lot of cases of equality. The input is pretty permissive, it handles a lot of things the user could try to enter.

Usage

Start the app:

./gradlew run --console=plain

Run the tests:

./gradlew test

About

Detect and compare poker hands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages