CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Isaac_624

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    4,823

    Re: Question with repeating numbers

    Last Question for this project that I was working on.

    In this Blackjack game, lets assume that the following are true:

    Dealer has 2 cards
    Player has 4 cards (and still less than 21)
    Wins is...
  2. Replies
    4
    Views
    4,823

    Re: Question with repeating numbers

    <I have figured out why the dealer was going past 17>
  3. Replies
    4
    Views
    4,823

    Re: Question with repeating numbers

    Thanks for helping out. I actually found out what was wrong before the post went up. But I am running into another problem with this program, and after I can figure this out, it will be done. I am...
  4. Replies
    4
    Views
    4,823

    Question with repeating numbers

    I am sorry I can not think of a better title. I am writing just a simple blackjack game using Visual Web Developer 2008 Express (using C#). The problem I am running into is that even after a card...
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured