| Board |
The board containing places, pieces and played moves.
|
| BoardControlPanel |
The control part of
|
| BoardGui |
The board gui.
|
| BoardPanel |
Display the board.
|
| ChooseMovePlan |
Meta-level reasoning plan for choosing between applicable plans.
|
| JackBoard |
The View Board represents the puzzle board and the pegs.
|
| Move |
A move consisting of a start and an end point.
|
| MovePlan |
Make a move and dispatch a subgoal for the next.
|
| Piece |
A piece for playing.
|
| PlayGamePlan |
Play the game until a solution is found.
|
| Position |
A position has two coordinates.
|