Earlier quoted context omitted.
This has me very curious. What lead you to believe that an Ace is a low card in poker?
Because it is in an A-5 straight
Show HN: Classic Video Poker
211–220 of 223 posts
Re: Show HN: Classic Video Poker
#212Re: Show HN: Classic Video Poker
#213Earlier quoted context omitted.
This has me very curious. What lead you to believe that an Ace is a low card in poker?
Because it is in an A-5 straight
Re: Show HN: Classic Video Poker
#214Ended on a hand of: K J A A Q and did not receive the Jacks or Better $1 payout. According to a brief search about the rules of video poker, a pair of aces is considered better than a pair of jacks.
Aces are low in this game - it's deliberate. But given the constant feedback maybe I should just make them high ;-)
Re: Show HN: Classic Video Poker
#215This is more a question of curiosity than one of judgment: why does it take so long to load? I guess I expected it to be very fast because of the relative simplicity. Forgive me, I know nothing about Godot or Unity. This is still very cool.
Re: Show HN: Classic Video Poker
#216Re: Show HN: Classic Video Poker
#217This is more a question of curiosity than one of judgment: why does it take so long to load? I guess I expected it to be very fast because of the relative simplicity. Forgive me, I know nothing about Godot or Unity. This is still very cool.
Cross-compilation to webassembly doesn't typically produce small binaries at this point (although it's possible to make small webassembly programs, compiling arbitrary C code to wasm results in large binaries).
Re: Show HN: Classic Video Poker
#218The visuals are perfect, looks very much like a CRT...nicely done. I think I found a bug though...pair of Aces doesn't pay as "Jacks or Better": https://imgur.com/a/78B3oPV
Aces are the low card in the game. You are not the first person to say this! I need to look at the math again to make them high cards... However in my opinion (at risk of getting everyones ire) - I think the ace is the "1" card.
Except that poker is an established game with clear rules where the ace is the highest card?
Re: Show HN: Classic Video Poker
#219Re: Show HN: Classic Video Poker
#220The visuals are perfect, looks very much like a CRT...nicely done. I think I found a bug though...pair of Aces doesn't pay as "Jacks or Better": https://imgur.com/a/78B3oPV