Topic 4 - The Die Class

Here we will use the Die class we made earlier, and modify it so that it is useful in a Monogame program.

Topic 4 - Making a Die Class

What to Do?

Solution: https://github.com/AldworthClass/Die-Class-Monogame

1 - You will need to use the Die.cs file from your console Die class program, or you can download mine from the Files section at the bottom.  Also download the 6 die faces and add them to your program using the MGCB Tool.

2 - Complete the tutorial.

3 - Attempt some of the suggested challenges.

What to Hand In?

There is nothing to submit for this topic.

Tutorial

Topic 4 - The Die Class.pdf

Files