GAMEPLAY
Lucky 9 is a card game where players bid to beat the Bot's hand.Both bot and player play to get as close as possible to a card count of 9 without getting bust. (The Displayed score on screen is the result from (score %= 10), if the result is equal to 0 it is called "BUST", where the hand loses its bet.)
SCORING
Ace counts as 1.
King == 13
Queen == 12
Jack == 11
Cards showing 2 to 10 are equal to their numerical values.
BUTTONS
"Hit" = player's button
"Stand" = bot's term
"Deal" = to play round again
"Refresh" = Set Panalo, Talo, Patas to 0