Homework Assignment 7 - Model-View-Controller (MVC) Refactoring of GUI Hangman Game

Due: Sunday, April 23, at 11:59 PM

This assignment asks you to refactor either mine or your GUI Hangman game (from homework #5) so that it uses the Model-View-Controller "framework" discussed in class. My solution to homework #5 is at

http://www.cs.uni.edu/~fienup/cs062s06/homework/hw5_solution_GUI_HangmanApplication.zip

I will allow groups of 2 to 3 students to work on homework #7 together. However, everybody must understand all parts of their solution and contribute equally to the project. Groups should submit a single copy of their program. The "readme.txt" file should clearly indicate all team members and each members contribution to the assignment.

Each team member should complete the form that rates the performance of each member on the team (including themself). (Team form at: http://www.cs.uni.edu/~fienup/cs062s06/Team_Eval_Form.pdf)

Be sure that your submission follows all homework submission requirements.