Page 1 of 1

Deck of cards

Posted: Fri Jan 21, 2011 6:42 am
by ValorSolo
Here's a deck of cards I put together.

Posted: Wed Jan 26, 2011 6:43 am
by ValorSolo
I was going to make a new thread, but since I made the deck of cards for this, I'll post it here.
If I make anymore card games, using this deck, I'll post them here, as well.

This took me better than a day to code, and about seven more days to get it to work properly.
You have no idea how many times I almost gave in and asked for help, but I toughed it out and finished it, unassisted.

I present to you, Texas Hold'em

Posted: Mon Jan 31, 2011 7:32 pm
by cassiope01
Here is my code to detect all combinations at POKER Texas Hold'em.

I hope that it could be useful for your project :roll:

I think there's no BUG but...!

Say me.

Corrected : little bug with the "straight"

Posted: Sat Feb 05, 2011 10:59 am
by cassiope01
a start of GUI version...

Update : 02/02/11 - possibility of choosing the number of players.

Corrected : little bug with the "straight"

Update : 02/12/2011 - add a button to show or not All results ( It is only to please to ValorSolo :wink: but i need for debugging )
- work on [compare] but i must work too on what must return the "Sub Result deal$" ...

Updated : 02/19/2011 + a very little cards sprites maker.
Updated : 02/20/2011 - some important bug corrected