|
|
An object-oriented program: Hangman | Finally, in this lecture, we show incomplete sketches of the classes of the Hangman
Game. The real important observation is the differences between the structured Hangman program, sketched earlier, and the object-oriented Hangman program outlined here. |
Some (incomplete) classes in an object-oriented Hangman Program |