Package model
-
Class Summary Class Description ClearCellGameModel This class extends GameModel and implements the logic of the clear cell game, specifically.GameModel This class represents the logic of a game where a board is updated on each step of the game animation. -
Enum Summary Enum Description BoardCell This enumerated type represents a board cell.