Sunday, February 5, 2012

C# Tutorial: Simple Dice Game Part 3 (Video)

Part 3 of our Simple Dice Game Tutorial

This is the 3rd and final part of this tutorial series.  I lost audio toward the end of the video and then it came back, so I inserted narration on top of the lost audio to try and explain what was happening.

In this tutorial we will add a second player to the dice game and get the game to compare each persons dice to see if there is a winner or if the rolls tie.  We will be creating a player class and looking at how we can use getters and setters to access and manipulate private data.  Also, we will be looking at how to access public methods from the player class when we are in our form class.



Hopefully the video is easy to follow and can provide some useful information.  Sorry for the audio problems toward the end, but I tried to patch it up and you should still be able to follow along and understand what is going on.

Download the solution file for this tutorial here:  Download Solution

Check us out on Google+ (Indie Development).
Check us out on our .co site (Indie Development).

1 comment:

  1. Hello I like your tutorials
    your web link is broken though
    could you email me your final code?

    ReplyDelete