Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Computer Engineering Expert

Programming Assignment: Poker (5-Card Draw)

I. Learner Objectives:

At the conclusion of this programming assignment, participants should be able to:

* Declare and define arrays of pointers to strings

* Manipulate 2-Dimensional arrays

* Apply triply nested loops

* Manipulate strings

II. Prerequisites:

Before starting this programming assignment, participants should be able to:

* Apply and implement pointers in C

* Pass output parameters to functions

* Analyze a basic set of requirements and apply top-down design principles for a problem

* Apply repetition structures within an algorithm

* Construct while (), for (), or do-while () loops in C

* Compose C programs consisting of sequential, conditional, and iterative statements

* Eliminate redundancy within a program by applying loops and functions

* Create structure charts for a given problem

* Open and close files

* Read, write to, and update files

* Manipulate file handles

* Apply standard library functions: fopen (), fclose (), fscanf (), and fprintf ()

* Apply and implement pointers 2-dimenional arrays

* Define and apply structs in C

* Compose decision statements ("if" conditional statements)

* Create and utilize compound conditions

* Summarize topics from Hanly & Koffman Chapter 8 including:

* What is an array?

* Distinguishing between single dimensional and 2-dimentional arrays

* What is an index?

III. Overview & Requirements:

Write a program that allows a user to play 5-Card-Draw Poker against the computer.

Start with the following example code supplied by Deitel & Deitel (example code). This will help you get started with the game of Poker. Please read this site to learn the rules of Poker. Complete the following step and you will have a working Poker game!!!

Adapted from Deitel & Deitel's C How to Program (6th Edition):

(1) In order to complete the game of 5-card-draw poker, you should complete the following functions:

(a) Modify the card dealing function provided in the example code so that a five-card poker hand is dealt.

(b) Write a function to determine if the hand contains a pair.

(c) Write a function to determine if the hand contains two pairs.

(d) Write a function to determine if the hand contains three of a kind (e.g. three jacks).

(e) Write a function to determine if the hand contains four of a kind (e.g. four aces).

(f) Write a function to determine if the hand contains a flush (i.e. all five cards of the same suit).

(g) Write a function to determine if the hand contains a straight (i.e. five cards of consecutive face values).

(2) Use the functions developed in (1) to deal two five-card poker hands, evaluate each hand, and determine which is the better hand.

(3) Simulate the dealer. The dealer's five-card hand is dealt "face down" so the player cannot see it. The program should then evaluate the dealer's hand, and based on the quality of the hand, the dealer should draw one, two, or three more cards to replace the corresponding number of unneeded cards in the original hand. The program should then re-evaluate the dealer's hand.

(4) Make the program handle the dealer's five-card hand automatically. The player should be allowed to decide which cards of the player's hand to replace. The program should then evaluate both hands and determine who wins. Now use the program to play 10 games against the computer. You should be able to test and modify or refine your Poker game based on these results!

You may make any adjustments or customizations to your Poker game that you wish!

Computer Engineering, Engineering

  • Category:- Computer Engineering
  • Reference No.:- M92789562

Have any Question?


Related Questions in Computer Engineering

How can i get the first element from a linked listfor

How can I get the first element from a linked list? For example, if I am working on a number guessing game with linked list, and there is a list called priorGuess, which stores all the guesses that is given. PriorGuess h ...

Assessment - managing services and securitytask - in this

Assessment - Managing Services and Security Task - In This Assignment your job is to create two Virtual machines each running a different but the latest distribution of Linux e.g. Ubuntu Server and CentOS. Each of these ...

The switch statementhere is the question in its entirety

The switch statement Here is the question in its entirety, but the actual problem is at the end. I just felt that I would give an overview of what I am asking. The program has to be in c++ (.cpp) and must compile as such ...

Question how is inventory management helpful in the scope

Question: How is inventory management helpful in the scope and structure of operations management? Note: Given paragraphs are for reference purpose. Structure and Scope of Operation There are three aspects of operations ...

A security system is used to monitor doors and windows of a

A security system is used to monitor doors and windows of a residence. This system uses several components, including photodiodes and contact switches to detect intruders. Circuits associated with contact switches provid ...

1 what is the price of a semiannual 1000 par value bond

1) What is the price of a semiannual $1,000 par value bond with four years left until maturity that pays a coupon of 3.75% and is yielding 5.25%? What would it be yielding if the price decreased to $973.47? Assume semian ...

Reminder all files must be closed when you are done with

Reminder: All files must be closed when you are done with them, even if it stops early due to an IOError. If you're using with, this will happen automatically. If you're trying to close things manually using .close(), th ...

Scenario 1 19500 ascii characters are transmitted over a 3

Scenario 1: 19,500 ASCII characters are transmitted over a 3 Mbps circuit. The protocol uses 8-bits to encode each ASCII character, and adds an additional parity bit to help detect errors. Calculate the transmission effi ...

Assignmentnbspon information systems audit and

Assignment  on Information Systems audit and controls Assignment purpose: Elaborate on the different types of control that are applied in a hospital (Preventive, detective and corrective control). Evaluate the logical an ...

Assignmentthe results of the spec cpu2006 bzip2 benchmark

Assignment The results of the SPEC CPU2006 bzip2 benchmark running on an AMD Barcelona has an instruction count of 2.389E12, an execution time of 750 s, and a reference time of 9650 s. 1) Find the CPI if the clock cycle ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As