Package | Description |
---|---|
cusack.hcg.games.pebble.algorithms.islands |
Class and Description |
---|
CouldNotCompleteMove |
Island
The Class Island.
|
IslandMove
The Class IslandMove stores all of the possible moves from an island to the destinations taken as input in the
constructor.
|
Move
The Interface Move.
|
MoveIterator |
Path
The Class Path is an alias for LinkedList
|
TwoTwoIslandMove
The Class TwoTwoIslandMove, emulates the double pebble ability of <2,2>-islands.
|