https://github.com/alexjamesmalcolm/triangular-peg-solitaire-solver
https://github.com/alexjamesmalcolm/triangular-peg-solitaire-solver
game peg-solitaire typescript
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexjamesmalcolm/triangular-peg-solitaire-solver
- Owner: alexjamesmalcolm
- Created: 2021-07-04T23:45:55.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-04T23:50:58.000Z (about 5 years ago)
- Last Synced: 2025-03-27T14:53:20.067Z (over 1 year ago)
- Topics: game, peg-solitaire, typescript
- Language: TypeScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Triangular Peg Solitaire Solver
A algorithm for generating solutions for the triangular varient of the peg solitaire game.
[Wikipedia Article](https://en.wikipedia.org/wiki/Peg_solitaire)
