Skip to content

Create a “Video Poker” game with Java. The game should deal five cards and the player has the opportunity to discard one or more cards. Discarded cards are replaced with the new ones. After the draw evaluate the current combination. Different combinations should pay out a different prize (see in the table below). The UI should be a Console appli…

Notifications You must be signed in to change notification settings

Arvy1998/Video-Poker-JAVA-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

About

Create a “Video Poker” game with Java. The game should deal five cards and the player has the opportunity to discard one or more cards. Discarded cards are replaced with the new ones. After the draw evaluate the current combination. Different combinations should pay out a different prize (see in the table below). The UI should be a Console appli…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published