Skip to content

Poker App, simulating 5 card Poker hands with a single draw, identifies winning hand(s) and increments wins for player

Notifications You must be signed in to change notification settings

shayward2003/pokerApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokerApp

Poker App, simulating 5 card Poker hands with a single draw, identifies winning hand(s) and increments wins for player

Features:

Normal Mode - Players are dealt cards, can make a draw, returns winner and increment wins, can then continue a new hand

Debug Mode - Set debug:true in gameSettings, same as Normal mode, but user will now see state of the deck, and HandScores for each player

SetHand Mode - set setHand:true in gameSettings, Deal and draw will no long have an effect, players hands can be statically set in gameSettings debugHands [["as","5c","ad","2h","3c"]]

Screenshot

About

Poker App, simulating 5 card Poker hands with a single draw, identifies winning hand(s) and increments wins for player

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published