Interface | Description |
---|---|
IPuzzleService |
Operations provided by the puzzle agent.
|
Class | Description |
---|---|
Board |
The board containing places, pieces and played moves.
|
HighscoreEntry |
Store a single highscore entry.
|
Move |
A move consisting of a start and an end point.
|
Piece |
A piece for playing.
|
Position |
A position has two coordinates.
|