Link to home
Start Free TrialLog in
Avatar of balarama108
balarama108

asked on

blackjack delphi source code

hi

does anyone know where i can find delphi blackjack source code pls?

cheers.

rich
Avatar of steve_hsk
steve_hsk

Hi Rich ...

Black-Jack Gamers soucrce code :-

http://www.radix.net/~bziegler/Delphi/Source.html
http://www.programmersheaven.com/zone8/cat537/6744.htm

These include full examples :-)

Steve
Avatar of balarama108

ASKER

Hi Steve,

The first one is a blackjack simulator, I don't know how to use it.The second one is written by pascal. I can open it in delphi but couldn't compile and run it.

Could you please provide some explaination.

Any idea would be appreciated.

Many thanks. ^**^
Rich ...

I'll 'tweak' it ...

First, what exactly are you looking for ? A console app or a full delphi window's app on a form ?

Steve
Hi Steve,

I am looking for an american version blackjack program written in delphi. It's should contain a graphical interface, in another word it's a full delphi woindow's app on a form as you mentioned. Player can split and double-down.

Thanks for ur response

Rich
ASKER CERTIFIED SOLUTION
Avatar of steve_hsk
steve_hsk

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
This is a HUGE project.  Even having the foundations in a Pascal file, converting it over to a Windows app will be a LOT of work (a hell of a lot of work).

I wrote a single player Solitaire game a few years ago, and that took hours to do (I'm talking probably 30 hours).  Solitaire rules are easy and you're only dealing with one player.  Black Jack is going to be ALOT harder to do because of the more complicated rulse and the fact you've got more than one player.

Good luck!
balarama108:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
EXPERTS:
Post your closing recommendations!  No comment means you don't care.
Hi!
No comment has been added lately and this question is therefore classified abandoned.

If asker wishes to close the question, then refer to
https://www.experts-exchange.com/help/closing.jsp

Otherwise, I will leave a recommendation in the Cleanup topic area that this question is:

Answered by: steve_hsk

Please leave any comments here within the next seven days. It is assumed that any participant not responding to this request is no longer interested in its final disposition.

PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!

...Snehanshu
EE Cleanup Volunteer