Poker,detect different hands;help!!!

2»

Comments

  • TimeTime Member Posts: 113
    Can we all have a download link?
  • ycanycan Member, PRO Posts: 207
  • FajlajpFajlajp Member Posts: 666
    Bumping this thread because I'm still stuck at this part of my game. I will just need to finish this then my gameplay is ready. Then it's just the other details left(animation,menu etc)
  • dayofjackaldayofjackal Member Posts: 111
    Would be interested to see how its done in GS. One of our programmers just finished a poker game in obj-c but I think it was fairly straight forward for him to do the maths. Same with the payout ratios, although think that was the same as our slot machine games. Still, its a good niche and you can make decent ad revenue ;)
  • NklrcadeNklrcade Member, PRO Posts: 95
    Hi everybody:)
    I'm designing a poker gam at the moment. I'e sucessufully managed to deal the cards,shuffle the cards. Raise,bet,call,fold etc. But I've got stucked at one stage. How to detect diiferent hands like par,two pairs,full house,flush,straight etc.
    //Fajlajp
    I created a nice way to deal 5 cards at random(no duplicates) and check for any winning hand using Tables.. i can send you the file if you're still interested.
  • guillefaceguilleface Member Posts: 1,014
    sorry you having trouble with this, since i followed your game i new you will come to this point where is really hard to make the computer know which hand is better, i would had started with this before you make graphics, i always do this, once i do the hard part then i can move on tho graphics. good luck.
  • RexCarsalotRexCarsalot Member Posts: 96
    @Nklrcade Hello. I'm going to tag @Fajlajp so he'll be sure to see your message.

    @guilleface Great point for most folks creating a game. In this case though, Fajlajp isn't actually making any graphics, I'm handling that for him, so he can concentrate on programming. Hopefully he'll be able to work out all the nuts and bolts, while I concentrate on the bells and whistles. It's a learning process for me as well, even with a few years of experience under my belt.
  • brickamatorbrickamator Member Posts: 316
    If gamesalad ever adds scripting this would be easy!!
  • FajlajpFajlajp Member Posts: 666
    @Nklrcade
    Would love to see that file. You could send me pm :)
  • ycanycan Member, PRO Posts: 207
    @nklrcade
    I wonder how did you manage that. Can you send me pm too ?
  • FajlajpFajlajp Member Posts: 666
    @nklrcade
    Thanks for the demo. Unfortunately it wasn´t what i looking for. I need something to compare which is better than another.
Sign In or Register to comment.