BlackJack in C++ (Lesson 3, Part 1)

Learn Blackjack Video Source & Info:

For Help/Support and Descussions visit the forums:
http://www.jackktutorials.com/forums
Sign up for a free account and join the community!

In this video I show you how to make a BlackJack game in C++. This is only the start of the program.

Resources used in this video
**********************************

Source Code – http://jackktutorials.com/?page_id=14

Please check out my links:

Website: JackkTutorials.com
Forums: JackkTutorials.com/forums
Facebook: Facebook.com/JackkTutorials
Twitter: Twitter.com/JackkTutorials
PayPal Donate: donate@jackktutorials.com

Source: YouTube

Share this video:
BlackJack in C++ (Lesson 3, Part 1)

10 thoughts on “BlackJack in C++ (Lesson 3, Part 1)

  1. I thought void functions has no returns. ? And function prototypes should be placed in the global space right ?

  2. No, seriously, where are the other two parts? This was such an amazing tutorial.

  3. Check out console blackjack game looks not so well but logic should be correct)
    https://github.com/raketa92/blackjack

  4. Look at all that white space on your screen and the itty bitty amount of space you dedicated to the text. I know my eyes aren't very good, but that's dang hard to read regardless!

Comments are closed.