PDA

View Full Version : (JAVA) Blackjack



Shaun
July 3rd, 2010, 18:25
So I am working on a Blackjack program for Computer Science, and I am taking forever because I'm doing a lot more than I need to. I will post it here after it's done, but for now, here's some conceptual/testing pictures.

Buttons/Icons
Only the registered members can see the link.
Fix'd
Only the registered members can see the link.

Deck creation test printout
Only the registered members can see the link.

Random card dealing test(Dealt 52 cards(whole deck), this is the equivalent of "shuffling")
Only the registered members can see the link.

Play area:
Only the registered members can see the link.

Loading card info on top of image:
Only the registered members can see the link.



UPDATE: Game working, testing and further work still to be done

In action after some hits:
Only the registered members can see the link.

I lost =(, also, dealer's hidden card "flips"(reveals) at end of game
Only the registered members can see the link.

More to come.

Canownueasy`
July 5th, 2010, 04:36
Good job :)

Mish
July 5th, 2010, 06:02
Nice :)

Skillet
July 12th, 2010, 16:55
nice work !!

Shaun
July 14th, 2010, 16:02
@Above
Thanks!