Search:

Type: Posts; User: d'fitz

Search: Search took 0.08 seconds.

  1. Replies
    5
    Views
    3,169

    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,169

    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.*;...
Results 1 to 2 of 2