| 
             
            The goal is to remove pegs from the board by jumping over each peg with another peg; this removes
            the "jumped" peg (similar to Checkers jumps). Click and drag with the mouse to move a peg. Only
            horizontal and vertical jumps are allowed. The game is over when no more jumps are possible. You
            win the game by removing all the pegs except one from the board. A perfect game would leave one
            peg in the center position.  
            For Reverse Peg Solitaire, the goal is to add pegs to the board, creating
            the selected peg pattern. Jumping over an empty hole produces a peg in that hole. The game is over
            when enough pegs have been created to produce the selected pattern.  
            Select AutoSolve to watch the computer solve the puzzle.
          |