Jump to content
IGNORED

atari2600land's Blog - Making a video poker game


RSS Bot

Recommended Posts

So after a whole bunch of hours programming, I finally have the beginnings of a video poker game.

It took a while to get it just right. A few problems were in the way. One was that it kept giving me two king of clubs sometimes. I think I have that problem gone now. Another was sometimes it was ignoring pairs. Again, I think I have that problem gone now.

The next step in programming is to make a hand icon and make it allow players to keep cards and then redeal the cards they don't keep and then rank the cards.

I had a very hard time trying to put the code for the ranking in, but I finally made it so the cards it ranks are mine. I had to change my card getting code so that it gave me two values, one between 1-13 and another between 1-4, instead of just one that was between 1-52. This next step will be hard because I again have to make sure it doesn't give me duplicate cards.

Attached thumbnail(s)
  • blogentry-9475-0-26704500-1537822670.png


http://atariage.com/forums/blog/168/entry-15081-making-a-video-poker-game/
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...