Sunday, December 27, 2009

How would I go about making a poker hand reader in Visual Basic?

I plan on using arrays so that when a user inputs a five-card hand, they get back the value of the hand(straight, flush, full house, etc.)





How would I go about making a poker hand reader in Visual Basic?
I would suggest using a pre-made card library. It's been done a million times before.. no need to re-invent the wheel. :)





I imagine they most likely use a CARD class, with VALUE and SUIT properties.
  • halloween mask
  • oil gas
  • No comments:

    Post a Comment