|
Peg Solitaire is a simple board game which requires the player to move pegs on a board. Each valid move will eliminate one peg from the board, and if successful the the final peg will lie in the center of the board.
This seamingly simple game will challenge, frustrate and entertain you all at the same time.
|
The goal of this game is to end with one solitary marble (peg) in the center space of the board.
To make a move you click on a marble and drag it to an empty space. Once in position, release the mouse button to place the marble. If the new location does not constitute a legal move the marble will return to it’s original position and you can try again.
A valid move is any move that results in the marble jumping over a neighboring marble, either horizontally or vertically into an empty space on the board. Jumping more than one marble or moving diagonally is not legal.
|