Software & Finance - Monthly Magazine Online

Volume 2 - Issue 2

Feb 2012




Feb 2012 - Games - Black Jack

Black Jack is a popular game played in casinos. How about writing a c++ program that can be used to play with you where your program would act as a dealer and you (user) would act as a player.

 

The black jack rules are given below:

 

 

Here is the source code for Black Jack Game Developed in C programming Language with out graphics.