Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 234 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 234 Bytes

five-draw-card

Sets up a standard card deck of 52 cards, shuffles them, draws a 5 card hand and outputs the highest ranked poker score.

Install Steps

mvn clean install

cd target

java -jar five-draw-card-1.0-SNAPSHOT.jar