All Classes
Class | Description |
---|---|
Board |
This class represents a Board that can be used in a collection
of solitaire games similar to Elevens.
|
Card |
Card.java
Card represents a playing card. |
CardGameGUI |
This class provides a GUI for solitaire games related to Elevens.
|
Deck |
The Deck class represents a shuffled deck of cards.
|
ElevensBoard |
The ElevensBoard class represents the board in a game of Elevens.
|