Deck of cards
Deck of cards
Here's a deck of cards I put together.
- Attachments
-
cards.zip- 52 playing cards and 1 back of a card
- (391.15 KiB) Downloaded 786 times
Yoda: No. Try not. Do... or do not. There is no try.
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
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
- Attachments
-
Texas Holdemv1.1.zip- This is just the bas, get the deck from above
- (11.08 KiB) Downloaded 597 times
Yoda: No. Try not. Do... or do not. There is no try.
-
cassiope01
- Posts: 56
- Joined: Sat Jun 06, 2009 7:27 am
- Location: FRANCE, Montpellier
Here is my code to detect all combinations at POKER Texas Hold'em.
I hope that it could be useful for your project
I think there's no BUG but...!
Say me.
Corrected : little bug with the "straight"
I hope that it could be useful for your project
I think there's no BUG but...!
Say me.
Corrected : little bug with the "straight"
- Attachments
-
POKER_Combinations.zip- (2.28 KiB) Downloaded 523 times
Last edited by cassiope01 on Tue Feb 08, 2011 6:27 am, edited 1 time in total.
-
cassiope01
- Posts: 56
- Joined: Sat Jun 06, 2009 7:27 am
- Location: FRANCE, Montpellier
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
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
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
- 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
- Attachments
-
Poker THm.zip- (151.31 KiB) Downloaded 556 times