There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Python implementation of the classic Triangle Peg Solitaire game, featuring a depth-first search to find solutions from a given starting position to an ending one. Perfect for puzzle enthusiasts and algorithm lovers!