Search:

Type: Posts; User: d'fitz

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    3,145

    Re: HashMap Shuffle Card

    we are required to use HashMap so we can have a key and value for each card.
    so that when the time comes that we will deal/compare the cards, it will have a key and value.

    I'm just a beginner...
  2. Replies
    5
    Views
    3,145

    HashMap Shuffle Card

    Hi can u help me what's wrong in my code.
    I used a HasMap Method for shuffling of Cards.
    but it has still a wrong code. and it is in the HashMap Method.

    Here's my code:


    import java.util.*;...
  3. Replies
    2
    Views
    2,718

    Card Game Problem.

    Im just new in programming.
    and our trainer just gave us this problem.
    can u help me with this?


    Create a Java program that will do the following functions:
    1. Create a 52 card deck with the...
Results 1 to 3 of 4