Step 9: Try Other Features
To learn more, try changing icons and colors, adding a grid, and adding sounds. To make the game more challenging, try making the board bigger and adjusting the timer.
To try other features
-
Replace the icons and colors with ones you choose.
-
Add a grid to appear around the icons.
-
Add a sound when the player finds a match, another sound when the player uncovers two icons that don't match, and a third sound when the program hides the icons again.
-
Make the game more difficult by making the board bigger. (Hint: You need to do more than just add rows and columns to the TableLayoutPanel.)
-
Make the game more challenging by hiding the first icon if the player is too slow and doesn't click the second icon in time.
To continue or review
-
To go to the next tutorial, see (link to be added).
-
To return to the previous tutorial step, see Step 8: Add a Method to Verify Whether the Player Won.