Introduction to OOP: Chapter 8: The Solitaire Game
[next]
[previous]
[audio]
[real]
[text]
The Solitaire Game
-
A good example of inheritance in action
-
Also useful to illustrate the creation of Java applets
-
Built out of classes for cards, card piles, and the game application
Intro OOP, Chapter 8, Slide 2