| Class | Description |
|---|---|
| ClearCellGame |
This class extends GameModel and implements the logic of the clear cell game.
|
| Game |
This class represents the logic of a game where a board is updated on each
step of the game animation.
|
| Enum | Description |
|---|---|
| BoardCell |
This enumerated type represents a board cell.
|