questionwrite down a program that mimics a


Question

Write down a program that mimics a flop-turn-river of a poker game. I must have three buttons titled Deal, Shuffle and Start Over. When shuffle gets pressed, a random order for the 52 cards must be decided. When user clicks a deal button for first time the top card on the deck should be burnt (back of the card must be displayed in the second row) and three top cards from deck gets displayed (in the first row).

The second time (the turn) the button is pressed; the top card should be burnt (to be displayed next to the first burnt one) and after that card must be displayed next to the three. Third round (the river) is alike to the turn.

User has to be able to look at a burnt card by clicking it with mouse and should be able to start over by pressing start-over button.

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: questionwrite down a program that mimics a
Reference No:- TGS0443787

Expected delivery within 24 Hours