DC251: Homework Details

Here are the promised details on the homework assignment:

Take the "FirstLoop.as" file and modify it. Instead of outputting the stats as numbered stats, each stat should be given a name. There are six stats, and we've been using the D&D example quite a bit in class, so let's just stick with those stats. Thus, in order, your code should output: Strength, Dexterity, Constitution, Intelligence, Wisdom, and Charisma. Should be relatively simple.

Extra Credit:

Update this program to use a more update stat generation system: roll four six sided die, and add the three highest together to reach the stat. This makes it more likely that your character won't suck.

Also note: The course page has been updated with a link to the sample code from class

Share and Enjoy:
  • Digg
  • StumbleUpon
  • del.icio.us
  • Facebook
  • Twitter
  • Google Bookmarks
  • Fark
  • Google Buzz

Tags: , ,

Comments are closed.