Skip to content

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

Notifications You must be signed in to change notification settings

claravanstaden/five-draw-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages