Peg Solitaire Solver Using Different Uninformed Search Algorithms in Javascript
-
Updated
Jan 18, 2023 - JavaScript
Peg Solitaire Solver Using Different Uninformed Search Algorithms in Javascript
Peg Solitaire game developed with Unity
A recursive backtracking solution for the Peg Solitaire puzzle that simulates moves on a 7x7 board, aiming to achieve a single remaining piece in the center after 31 moves.
Algorithmus um alle Lösungswege des Brettspielsspiels "Solitär" (Peg solitaire) zu finden.
Add a description, image, and links to the peg-solitaire-game topic page so that developers can more easily learn about it.
To associate your repository with the peg-solitaire-game topic, visit your repo's landing page and select "manage topics."