Find Jobs
Hire Freelancers

BlackJack game written in C#/C++

$30-250 USD

Zamknięte
Opublikowano ponad 9 lat temu

$30-250 USD

Płatne przy odbiorze
**Needed by July 16th** Project Description: The project will simulate a blackjack game. One player (the user) will play against the computer. The player will be able to wager money on the game. The game will continue until the player does not want to play anymore or he/she runs out of money. The program should start with a screen that says "Welcome to Blackjack". This message should be displayed for three seconds, the screen should then clear, and then go to the following prompt: You have 1000 available for wagers. Have fun! Use the following sample program execution to help you design the program: What is your wager? 10001 Sorry, you can't wager 10001, you only have 1000 left What is your wager? 2 Sorry, the minimum bet for this table is 10 What is your wager? 50 Your cards are 5, 10 Your sum is 15. Would you like to hit(H) or stay(S)? H You got a J. Your sum is 25. You lose this game. You have $950 left. Score: Computer=1, Player=0 Would you like to play again? (Y/N?): Y What is your wager? 950 Your cards are J, Q Your sum is 20. Would you like to hit(H) or stay(S)? S Computer's cards are: 6, 7, 5, 3 Computer got 21 You lose this game. You have $0 left Score: Computer=2, Player=0 You do not have anymore money to play. Thank you for playing. Rules: If the dealer's sum is less than 17, the dealer must take another card. If the dealer's sum is 17 or above, the dealer must stand. The deck has 52 cards in it. Cards cannot be reused. Cards must be generated using some random number. You will need to keep track of the number and type of cards played. If all 52 cards are played, then you will need to reshuffle the deck. Assume Ace is always 11, unless you are over, then assume it is 1. The program will always ask the user to play again, unless the user has no more money to play. Requirements: Use at least two functions/procedures (not including main) Use an array Use proper naming convention, spacing and indentation in your source code Your code should be well commented, with proper naming conventions and spacing Include flowcharts with your project. The flowcharts must match your code Include a "User Instructions" document that explains to a new user how to use your program. Be sure your document is professional looking, with proper grammar and spelling Submit your source file(s), User Instructions document and data files (if you use them) You will need to use an array to hold the deck. An array of 52 will work fine. Please use a getchar() after each scanf to get rid of the newline. **Needed by July 16th**
Identyfikator projektu: 6464561

Informację o projekcie

13 ofert
Zdalny projekt
Aktywny 10 lat temu

Szukasz sposobu na zarobienie pieniędzy?

Korzyści ze składania ofert na Freelancer.com

Ustal budżet i ramy czasowe
Otrzymuj wynagrodzenie za swoją pracę
Przedstaw swoją propozycję
Rejestracja i składanie ofert jest bezpłatne
13 freelancerzy składają oferty o średniej wysokości $58 USD dla tej pracy
Awatar Użytkownika
A proposal has not yet been provided
$35 USD w 1 dzień
4,9 (391 opinii)
6,4
6,4
Awatar Użytkownika
Hi, I am placing my bid on your project because I have read the requirements and I am confident enough with my C# (or C++) and algorithm skills. I am focused mostly on doing computer science work here in freelancer.com and I would like to help you get this project done if you would give me the opportunity. I am a computer science professor and practitioner and this assignment is one of the fields that I teach very well so I can assure you an accurate result. Let me know if you are interested so I can start. Thanks.
$50 USD w 0 dzień
4,9 (85 opinii)
5,3
5,3
Awatar Użytkownika
Hi! I am professional C/C++/C#/Java programmer. I can do this prioject with highest satisfaction. Best Regards, szymszteinsl
$30 USD w 1 dzień
5,0 (18 opinii)
4,8
4,8
Awatar Użytkownika
Hey, just want to clarify the due date here first, maybe it was Sept 16th? Anyway, if you want this reference code done fast, and right, without having your project outsourced to someone else by an Indian lead hunter, I have commercial experience coding in C, as well as teaching in a university setting so I can guarantee a program that not only works flawlessly but will be at the level of a student project so you can learn the basics and not be lost in advanced commercial coding styles. And should any issues or questions arise, you'll be talking and dealing directly with me. I should be able to do this within 12 hours of awarding the project to me. Send me a Private Message and we can talk over some more specific details. Thanks for reading, and hope to hear back soon.
$49 USD w 1 dzień
5,0 (17 opinii)
4,5
4,5
Awatar Użytkownika
Hi! I have good experience in C++. I can implement the code in high quality way in fast time. I'll deliver you efficient and clean code according all requirements.
$60 USD w 3 dni
4,9 (11 opinii)
3,6
3,6
Awatar Użytkownika
A proposal has not yet been provided
$45 USD w 1 dzień
5,0 (9 opinii)
3,4
3,4
Awatar Użytkownika
hello................message me.................i have read the description..............i will deliver this task on time with quality work...........i have very good experience in c/c++.....i am ready to start immediately...............waiting for your response.......thanks & regards
$100 USD w 3 dni
4,6 (17 opinii)
3,4
3,4
Awatar Użytkownika
Hi, as I saw I assume you want this game written in console mode, if not let me know. I am able to write your game as I am in programming side of .Net for more than three years.I am waiting for you decision. Regards
$200 USD w 3 dni
4,8 (1 opinia)
0,8
0,8
Awatar Użytkownika
I am a professional C/C++ developer, so I don't have any trouble to create your project. I work for almost 2 year with these languages and I made lots of projects for school and companies. I would like to discuss more things with you on the chat. Thank you.
$35 USD w 1 dzień
0,0 (0 opinii)
0,0
0,0
Awatar Użytkownika
Aucune proposition n'a encore été fournie.
$55 USD w 1 dzień
0,0 (0 opinii)
0,0
0,0
Awatar Użytkownika
Hello. I already implement a graphic blackjack in python, so I know what are the rules of this game. I can give you a link to that project, if you want. I'm new to freelance community, but I want to grow. Have a nice day.
$30 USD w 1 dzień
0,0 (0 opinii)
0,0
0,0
Awatar Użytkownika
A proposal has not yet been provided
$55 USD w 3 dni
0,0 (0 opinii)
0,0
0,0
Awatar Użytkownika
Hello, I'm professional C++ programmer. I want to know what if this will be a command line program/game or a window based? Also do you want to have card images? And finally what you mean by **Needed by July 16th**? Have a nice day! Boby
$100 USD w 2 dni
0,0 (0 opinii)
0,0
0,0
Awatar Użytkownika
I make codes and shit code-blocks day and night. :P I can do this in 1 day, along with the DOCUMENTATION.
$35 USD w 3 dni
0,0 (0 opinii)
0,0
0,0
Awatar Użytkownika
I'm a Computer Engineering student with an average grade of 17, ready to work in your project, fulfilling all requirements and in an efficient way.
$30 USD w 3 dni
0,0 (0 opinii)
0,0
0,0

O kliencie

Flaga CANADA
Canada
0,0
0
Członek od wrz 16, 2014

Weryfikacja Klienta

Dziękujemy! Przesłaliśmy Ci e-mailem link do odebrania darmowego bonusu.
Coś poszło nie tak podczas wysyłania wiadomości e-mail. Proszę spróbować ponownie.
Zarejestrowani Użytkownicy Całkowita Liczba Opublikowanych Projektów
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Wczytywanie podglądu
Udzielono pozwolenia na Geolokalizację.
Twoja sesja logowania wygasła i zostałeś wylogowany. Proszę, zalogować się ponownie.