Answered step by step
Verified Expert Solution
Question
1 Approved Answer
In this module, you learned about how programming languages work on a computer. You also learned some of the basic syntax in C# . You
In this module, you learned about how programming languages work on a computer. You also learned some of the basic syntax in C#
You have access to a compressed folder named Cards. In this folder, you will find JPEG image files for a complete deck of poker cards, as well as what the application might look like while running. You will need to download and extract the folder before using it
NOTE: All controls should be correctly named using the naming standards indicated.
Your assignment should include and meet the following objectives:
Create an application with ten PictureBox controls will be on the bottom, will be on the Top and Buttons:
Create your project as MAssignmentYourLastname
The application form graphics show an example of what your application might look like when running.
One label will have the directions of what you want the player to do
When the application starts, the player should see the top cards. When the PictureBox is clicked, it should show the card behind it
One button should Reset the deck as though the card has been turned over and clears the text from the second label.
One button will be the Exit Button.
Each PictureBox should display a different card from the set of images you pick the cards
When the user clicks any of the Top PictureBox controlsTop Card the name of the card that's behind it should be displayed in a Messagebox ControlCovered in book and Not a label or Textbox
Add a background graphic to the form you pick one
Once finished, you will submit the compressed completed project to Blackboard.
Upload it to the Blackboard assignment area by attaching it in the assignment submission area by the listed due date.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started