Question: C# programming language Create the beginnings of your take on the classic 'Sorry!' game. Use the link above as references to the game look, feel,
C# programming language
Create the beginnings of your take on the classic 'Sorry!' game. Use the link above as references to the game look, feel, and play rules. This will be an app built in WPF (Windows Presentation Foundation) Make development choices .
Deliverables:
Start a new Solution called 'Game_Sorry' and add the following features for your Week's deliverable:
- Begin the game programming/design itself by creating the game interface/form. Although it will have minimal functionality at this point, it is the foundation that the remainder of the project will be built on and it needs to include the following items at a minimum:
- Game-play/board area
- A way to start/restart the game
- A way to quit the game
- A way to see some 'about' info (developers, version, date, etc.)
- Card creation and drawing
- SIngle player game play to get pieces on the board and move them around
- Appropriate message to guide the user
In future development, we will have multiple players and a functional game. Possibly functionality for keeping track of numbers of wins/losses.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
