Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I'm in desperate need for help with this project i'm working on. I don't code in C# that often and This project needs to be

I'm in desperate need for help with this project i'm working on. I don't code in C# that often and This project needs to be coded in C# so i'm a little stumped. thank you very much :)

Poker Tournament App Client Project Summary We run a poker tournament league with hundreds of members out of Dinosaur, Colorado. We sometimes have up to three tournaments a week in different cities and keeping track of everything on paper, or excel, is becoming unmanageable. We need an app to organize and run tournaments, it should also keep records of league players, and tournament stats. Specifics We want the app to be used for creating and running tournaments. o We want to be able to schedule the tournaments ahead of time. o Tournaments have a name, date, location, and max number of player seats. o Before a tournament round begins we need to divide the players into groups of four. o As players finish their games the winners need to be recorded for the next round setup. o The tournaments are Single Elimination. You are eliminated from the tournament if you lose. o We also want to know the type of poker hand that won the final round of each game. We want to keep track of the number of each type of poker hand that was used to win by player, and for the whole league. We have included an example of what we want to see at the end. Poker hands are listed at the end. o When there are 8 or less players in a round, they will all participate in the final game. o The top 4 players in the final game earn Rank Chips which determine their ranking in the league. First: 4 Rank Chips Second: 3 Rank Chips Third: 2 Rank Chips Fourth: 1 Rank Chips

image text in transcribedimage text in transcribedimage text in transcribed

Poker Tournament App Client Project Summary We run a poker tournament league with hundreds of members out of Dinosaur, Colorado. We sometimes have up to three tournaments a week in different cities and keeping track of everything on paper, or excel, is becoming unmanageable. We need an app to organize and run tournaments, it should also keep records of league players, and tournament stats. Specifics We want the app to be used for creating and running tournaments. o We want to be able to schedule the tournaments ahead of time. o Tournaments have a name, date, location, and max number of player seats. Before a tournament round begins we need to divide the players into groups of four. o As players finish their games the winners need to be recorded for the next round setup. The tournaments are Single Elimination. You are eliminated from the tournament if you lose. o We also want to know the type of poker hand that won the final round of each game. We want to keep track of the number of each type of poker hand that was used to win by player, and for the whole league. We have included an example of what we want to see at the end. Poker hands are listed at the end. When there are 8 or less players in a round, they will all participate in the final game. The top 4 players in the final game earn "Rank Chips which determine their ranking in the league. . First: 4 "Rank Chips" Second: 3 "Rank Chips" Third: 2 "Rank Chips" Fourth: 1 "Rank Chips" 1. Royal flush AK, 0, 1, 10, all the same suit. .. 19 10. High Card When you haven't made any of the hands above, the highest card plays In the example below, the jack plays as the highest card. 2 2. Straight flush Five cards in a sequence, all in the same suit. 3. Four of a kind All four cards of the same rank. 2 4. Full house Three of a kind with a pair 10 10 06 5. Flush Any five cards of the same sult, but not in a sequence. ! 00 2 *** 6. Straight Five cards in a sequence, but not of the same suit. 7. Three of a kind Three cards of the same rank. 8. Two pair Two different pairs 24 9. Pair Two cards of the same rank. *** Tournament Record: Name Super Tournament 9000 Date 2/8/2021 Location Orlando, Florida Max Players 40 Games Game 1 players Jimmy Rains Jeffrey Smith Brandon Briggs Michael Heitz Two pair Place 1st 2nd 4th Winning hand Player Record Name Date Joined Birthday Hometown Rank Chips Game Winning Poker Hands New Guy Today Yesterday Here 0 Royal Flush 100 1 Straight Flush Etc. Poker Tournament App Client Project Summary We run a poker tournament league with hundreds of members out of Dinosaur, Colorado. We sometimes have up to three tournaments a week in different cities and keeping track of everything on paper, or excel, is becoming unmanageable. We need an app to organize and run tournaments, it should also keep records of league players, and tournament stats. Specifics We want the app to be used for creating and running tournaments. o We want to be able to schedule the tournaments ahead of time. o Tournaments have a name, date, location, and max number of player seats. Before a tournament round begins we need to divide the players into groups of four. o As players finish their games the winners need to be recorded for the next round setup. The tournaments are Single Elimination. You are eliminated from the tournament if you lose. o We also want to know the type of poker hand that won the final round of each game. We want to keep track of the number of each type of poker hand that was used to win by player, and for the whole league. We have included an example of what we want to see at the end. Poker hands are listed at the end. When there are 8 or less players in a round, they will all participate in the final game. The top 4 players in the final game earn "Rank Chips which determine their ranking in the league. . First: 4 "Rank Chips" Second: 3 "Rank Chips" Third: 2 "Rank Chips" Fourth: 1 "Rank Chips" 1. Royal flush AK, 0, 1, 10, all the same suit. .. 19 10. High Card When you haven't made any of the hands above, the highest card plays In the example below, the jack plays as the highest card. 2 2. Straight flush Five cards in a sequence, all in the same suit. 3. Four of a kind All four cards of the same rank. 2 4. Full house Three of a kind with a pair 10 10 06 5. Flush Any five cards of the same sult, but not in a sequence. ! 00 2 *** 6. Straight Five cards in a sequence, but not of the same suit. 7. Three of a kind Three cards of the same rank. 8. Two pair Two different pairs 24 9. Pair Two cards of the same rank. *** Tournament Record: Name Super Tournament 9000 Date 2/8/2021 Location Orlando, Florida Max Players 40 Games Game 1 players Jimmy Rains Jeffrey Smith Brandon Briggs Michael Heitz Two pair Place 1st 2nd 4th Winning hand Player Record Name Date Joined Birthday Hometown Rank Chips Game Winning Poker Hands New Guy Today Yesterday Here 0 Royal Flush 100 1 Straight Flush Etc

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases A Beginners Guide

Authors: Andy Oppel

1st Edition

007160846X, 978-0071608466

More Books

Students also viewed these Databases questions