/pegSolitaire

Triangular peg solitaire game implemented using Javscript, jQuery, and Bootstrap.

Primary LanguageJavaScriptMIT LicenseMIT

Peg Solitaire Game

Implementation of the classic peg solitaire game.

  • Uses Javascript, jQuery, and Bootstrap
  • Uses SVG for the graphics. I am using Keith Wood's jQuery SVG plugin.
  • Currently implements the triangular solitaire board.