java coders - will pay for a simple blackjack game, need it ASAP!

Discussion in 'Services' started by Googles76, Apr 3, 2006.

  1. #1
    Hi,

    I need to finish a simple blackjack game for a programming class, it is due tommrow but I have to leave on some important stuff and won't have time to finish it. If someone can do this for me I will paypal you like $35 upon completion. It is a simple "21" game that is simplified, you don't need to program any graphics it is all text. Also I have the skeleton classes which they like you to use.

    Description:

    Implement a simplified version of a common card game, "21". Blackjack is a better-known variant. In our version of the game, the dealer deals two "cards" to each player, one hidden, so that only the player knows what it is, and one face up, so that everyone can see it. Actually, what the other players see is the total of each other's cards, not the individual cards. The players then take turns requesting cards, trying to get as close to 21 as possible, but not going over 21. A player may pass (ask for no more cards). Once a player has passed, he or she cannot later ask for another card. When all three players have passed, the game ends. The winner is the player who has come closest to 21 without exceeding it. In the case of a tie, or if everyone goes over 21, no one wins. The game is simplified as follows:

    a. There is one dealer, who does not play.

    b. There are exactly three players.

    c. The game is only played once.

    d. Numeric Cards are the numbers 1 through 10; non numeric cards are numbered J, Q, and K weighing 11, 12, and 13 respectively. All cards are equally likely to appear.

    e. In a normal game, cards that appeared once cannot appear again. For simplicity, this role is ignored here. In other words, Cards are randomly generated, not drawn from a deck of limited size.

    f. In a normal game, cards have color and shape. In our game we have no color or shape.

    g. There is nothing special about the "Ace" or about any other card. No golden hand.

    h. Each player can accept a new card (increase current balance), or pass (and cannot join again).

    PM or post here if you can do this and I will send you the classes.

    Thanks.
     
    Googles76, Apr 3, 2006 IP
  2. shabda

    shabda Peon

    Messages:
    348
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 2
    #2
    I can code it, but not now. Send me what you have written at shabdaAtyahoo.co.in. And exactly what GMT you need it last.
     
    shabda, Apr 3, 2006 IP