Visual Basic 2010 Express Tutorial 30 - Classes for a Role Playing Game Simulation


The tutorial is a walk through of a role playing game simulation program. The program uses a class to create monsters and our hero. Once the monsters and hero are created, they will fight to the death. Once the hero is killed off, the game ends.

Code Download
VBT30.zip