Search:

Type: Posts; User: kas123

Search: Search took 0.16 seconds.

  1. Replies
    7
    Views
    6,062

    Re: Java BlackJack game

    well so far i am trying to get the hand test sorted, (as i have posted earlier) what i am trying to do is for it to add 2 cards from the deck into the hand, and then display the value of it, so far...
  2. Replies
    7
    Views
    6,062

    Re: Java BlackJack game

    well i want to test if the actual game works, so by doing a test class for the gameEngine, in other words making the game do wat it should (play blackJack) as then i can continue on and make my gui
  3. Replies
    7
    Views
    6,062

    Re: Java BlackJack game

    thanks for the advice kevin.

    well basically i have created 5 classes in total, "card", "player", "deck", "hand" and "gameEngine" now i want to create tests for these classes, i am having trouble...
  4. Replies
    7
    Views
    6,062

    Java BlackJack game

    Hi i have started creating a game (blackjack) using java language, but i don't seem to be getting the "hand" class testing working, if there's anyone that could assist me id appreciate it much :)...
Results 1 to 4 of 4